Click or drag to resize

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()

Return Value

Type: AjaxRichControlAjaxRichControlClientDefinition
An object that is used to identify the control on the client.
Remarks