| EditableListBoxGetClientDefinition Method |
Returns an object that is used to identify the control on the client.
Namespace:
Dynamicweb.Controls.OMC
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax protected override AjaxRichControlAjaxRichControlClientDefinition GetClientDefinition()
Protected Overrides Function GetClientDefinition As AjaxRichControlAjaxRichControlClientDefinition
Return Value
Type:
AjaxRichControlAjaxRichControlClientDefinitionAn object that is used to identify the control on the client.
Remarks See Also