sysEPWebPageDefinition Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| clrDeployListInSharepoint | Instantiates the method in managed code to create the list in SharePoint. |
| clrExtractListFromSharepoint | Instantiates the method in managed code to extract the list from SharePoint. |
| clrImportPageFromSharepoint | Microsoft internal use only. |
| deployAllList | Deploys all lists to a SharePoint site. |
| deployAllModules | Deploys all Web modules to a SharePoint site. |
| deployAllPages | Deploys all Web pages to SharePoint site. |
| deployEPListPage | Microsoft internal use only. |
| deployEPPageFromTemplate | Microsoft internal use only. |
| deployEPTaskPage | Microsoft internal use only. |
| deployList | Creates the list in SharePoint by using the XML stored in the AOT. |
| deployListOnServer | Creates the list in SharePoint by using the XML that is stored in the AOT. |
| deployModule | Creates the module and all pages and sub-modules in SharePoint by using the definition stored in the AOT. |
| deployModuleOnServer | Microsoft internal use only. |
| deployPage | Creates the page in SharePoint by using the XML that is stored in the AOT. |
| deployPageOnServer | Creates the page in SharePoint by using the XML that is stored in the AOT. |
| deployWebSiteComponent | Microsoft internal use only. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| formatListUrl | Combines the development site URL, module name, and relative URL for the list, to form a complete URL for the list. |
| getListPageOrTaskPageXML | Microsoft internal use only. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| importList | Extracts the SharePoint list and returns the XML for the list. |
| importListDialog | Microsoft internal use only. |
| importListNode | Microsoft internal use only. |
| importPage | Microsoft internal use only. |
| importPageFromUrlMenuItemNode | Microsoft internal use only. |
| menuItemObjectTypeIsForm | Microsoft internal use only. |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| processListResponse | Analyzes the response XML string that is received from Web service, by list extraction or deployment from SharePoint. |
| setAndDeployListPageXmlOrTaskPageXml | Microsoft internal use only. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| splitURL | Extracts the Web module name, list name, and relative URL for the list from the user entered URL for the list that is related to the current development site in SharePoint. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updatepagedefProperties | Microsoft internal use only. |
| updatewebmenuitemProperties | Microsoft internal use only. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| webModulePopupForm | Microsoft internal use only. |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::addWebPartPageToAOT | Microsoft internal use only. |
| ::createMenuItemsInHomeWebModule | Microsoft internal use only. |
| ::editAll | Microsoft internal use only. |
| ::editUrls | Microsoft internal use only. |
| ::executeXPath | Microsoft internal use only. |
| ::getComparablePageDefinitionXml | Formats the specified XML string for better readability and comparison if it is not already formatted. |
| ::getDevelopmentSite | Retrieves the EPWebSiteParameters record that corresponds to the Enterprise Portal web site currently set as the development site. |
| ::getDevelopmentSiteUrl | Retrieves the URL of the Enterprise Portal web site that is currently set as the development site. |
| ::getFormattedPageDefinitionXml | Indents the specified XML string for better readability and comparison. |
| ::getPagePath | Gets the page path for the url. |
| ::getPageUrl | Gets the page url. |
| ::getWebModule | Gets the web module for the url. |
| ::getWebPageName | Microsoft internal use only. |
| ::isDevelopmentSiteOnMoss | Indicates whether the development Enterprise Portal web site is running in the Windows SharePoint Services or Microsoft Office SharePoint Server (MOSS) environment. |
| ::loadXml | Microsoft internal use only. |
| ::main | Microsoft internal use only. |
| ::processCLRErrorException | Microsoft internal use only. |
| ::sortAttributes | Microsoft internal use only. |
| ::sortWebPartProperties | Microsoft internal use only. |
| ::validateListNode | Microsoft internal use only. |
| ::validateModule | Microsoft internal use only. |
| ::validatePageNode | Microsoft internal use only. |
| ::validateUrl | Microsoft internal use only. |
| ::validateXmlForListNode | Microsoft internal use only. |
| ::validateXmlForPageNode | Microsoft internal use only. |
| ::verifyItem | Microsoft internal use only. |
Community Additions
ADD
Show: