ServerInfoObject Members
Include Protected Members
Include Inherited Members
Provides information about the SharePoint Foundation server where a form is located.
The ServerInfoObject type exposes the following members.
Properties
Name | Description | |
---|---|---|
SharePointListUrl | Gets the URL of the SharePoint list where the form is located. (Inherited from ServerInfo.) | |
SharePointServerRootUrl | Gets the root URL of the SharePoint server where the form is located. (Inherited from ServerInfo.) | |
SharePointSiteCollectionUrl | Gets the URL of the SharePoint site collection where the form is located. (Inherited from ServerInfo.) | |
SharePointSiteUrl | Gets the URL of the SharePoint site where the form is located. (Inherited from ServerInfo.) |
Top