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

Namespace:  C1.Web.UI.Controls.C1Accordion
Assembly:  C1AccordionClient (in C1AccordionClient.dll)

Syntax

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

See Also