Click or drag to resize

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

Return Value

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