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