WrapperAttr(JS)
|
value
|
Mirrors the client-side wrapperAttr option, specifies attributes for the control’s root HTML element.
|
WrapperAttr(Dictionary<String, Object>)
|
value
|
Mirrors the client-side wrapperAttr option, specifies attributes for the control’s root HTML element.
|
WrapperAttr(Object)
|
htmlAttributes
|
Mirrors the client-side wrapperAttr option, specifies attributes for the control’s root HTML element.
|
WrapperAttr(String, Object)
|
attributeName, value
|
Mirrors the client-side wrapperAttr option, specifies attributes for the control’s root HTML element.
|