PopupBuilder.ElementAttr Method
Name | Parameters | Description |
---|---|---|
ElementAttr(JS) | value | Obsolete. Mirrors the client-side elementAttr option, specifies attributes for the control’s root HTML element. |
ElementAttr(Dictionary<String, Object>) | value | Obsolete. Mirrors the client-side elementAttr option, specifies attributes for the control’s root HTML element. |
ElementAttr(Object) | htmlAttributes | Obsolete. Mirrors the client-side elementAttr option, specifies attributes for the control’s root HTML element. |
ElementAttr(String, Object) | attributeName, value | Obsolete. Mirrors the client-side elementAttr option, specifies attributes for the control’s root HTML element. |