MtgUtility Members
Include Protected Members
Include Inherited Members
Initialize a new instance of the MtgUtility class.
The MtgUtility type exposes the following members.
Properties
Name | Description | |
---|---|---|
NonMWSWPHtml | Gets a string that specifies that the Web Part cannot be displayed for this meeting workspace. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAllPages | Gets all pages that represent a subset of the meeting workspace pages for a site. | |
GetHashCode | (Inherited from Object.) | |
GetHomepageLib | Gets the SharePoint list that represents all the meeting workspace pages for a site. | |
GetLeafName | Gets the name of the specified SPListItem. | |
GetMtgShowToolPaneEvent | Gets the literal value that is associated with the state of the tool pane. | |
GetOpenToolPaneQuery | Creates a query that is used in rendering tool parts on a SharePoint Foundation page. | |
GetPageItems | Queries the specified folder for items to list on the SharePoint Foundation page. | |
GetServerRelativeUrl | Gets the ServerRelativeUrl property of the Web site. | |
GetToolPaneState | Gets the enumeration which represents a tool pane on a page. | |
GetType | (Inherited from Object.) | |
IsDefaultHomepage | Specifies whether the page currently used by the client Web request is named default.aspx. | |
IsRecurringOrMultipleMWS | Specifies whether a Web site contains recurring meetings or more than one meeting. | |
MemberwiseClone | (Inherited from Object.) | |
ShowCustomizeLink | Specifies whether Web Parts can be customized by a user. | |
ToString | (Inherited from Object.) |
Top