ScriptApplicationManager members
SharePoint Online
Script application manager facilitates communications among script webparts and also between client and server.
The ScriptApplicationManager type exposes the following members.
| Name | Description | |
|---|---|---|
|
QueryGroups | Tracks all query groups on the current page. |
|
States | A property bag that is persisted to the client. Use it to store application level information that needs to be sent down to the client. |
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetCurrent | Gets the script application manager for the current page. |
|
GetHashCode | (Inherited from Object.) |
|
GetSyncResult | Gets the synchronous query result for a query group. |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
RegisterScriptWebPart | Registers a script webpart |
|
ToString | (Inherited from Object.) |
Show: