ScriptApplicationManager members

Script application manager facilitates communications among script webparts and also between client and server.

The ScriptApplicationManager type exposes the following members.

Properties

  Name Description
Public property QueryGroups Tracks all query groups on the current page.
Public property 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.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetCurrent Gets the script application manager for the current page.
Public method GetHashCode (Inherited from Object.)
Public method GetSyncResult Gets the synchronous query result for a query group.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RegisterScriptWebPart Registers a script webpart
Public method ToString (Inherited from Object.)

Top

See also

Reference

ScriptApplicationManager class

Microsoft.Office.Server.Search.WebControls namespace