CUI.Page.PageManager Methods
Applies to: SharePoint Foundation 2010
The following table lists the methods of the CUI.Page.PageManager class.
Methods
Name |
Description |
---|---|
Adds a page component to the CUI.Page.PageManager. |
|
Adds a command UI root to the CUI.Page.PageManager. |
|
Creates a new instance of the CUI.Page.PageManager class. |
|
Releases the resources that are used by the page manager object. |
|
Executes a command against the registered handlers for the command dispatcher. |
|
Gets the component of the page with the specified ID of the component. |
|
Initializes a singleton instance of the CUI.Page.PageManager class and other data related with CUI.Page.PageManager. |
|
Initializes the data related with CUI.Page.PageManager class. |
|
Initializes a new instance of the PageManager class. |
|
Removes a component of the page from the CUI.Page.PageManager. |
|
Removes the command UI root from the CUI.Page.PageManager. |
|