Gets or sets the access key that allows you to quickly navigate to the Web server control.

Namespace:  C1.Web.UI.Controls.C1Slider
Assembly:  C1SliderClient (in C1SliderClient.dll)

Syntax

JavaScript
function get_accessKey();
function set_accessKey(value);

See Also