Skip to main content
A newer version of this page is available. .

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.