Public Constructors
| Name | Description | |
|---|---|---|
![]() |
ScriptManager | Initializes a new instance of ScriptManager. |
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
OnLoad | Ensures a page can only contain one ScriptManager and manages the script resources for all instances of FieldControl contained in the page. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
ExcludeJQuery | Gets or sets a value indicating whether JQuery library should be excluded for all instance of FieldControl on a page. If this property is set to false, JQuery library will be automatically included; otherwise the client will need to include JQuery manually. By default , this property is set to false. |