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

Namespace:  C1.Web.UI.Controls.C1Schedule
Assembly:  C1ScheduleClient (in C1ScheduleClient.dll)

Syntax

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

See Also