Search
ClientManager Fields
 


 Public Fields

  Name Description

AddScriptReferences

Gets or sets a value indicating whether the control should render references to the client scripts.

ClientScriptMode

Gets or sets a value indicating which library will be used in the control's client-side scripts. The default value is ClientScriptMode.MsAjax.

JQueryLocation

Gets or sets the URL to the JQuery script file.

MsAjaxLocation

Gets or sets the URL to the Microsoft Ajax script file.

 See Also