ServerInfo members
Include protected members
Include inherited members
Provides information about the SharePoint Foundation server where a form is located.
The ServerInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ServerInfo |
Top
Properties
Name | Description | |
---|---|---|
SharePointListUrl | Gets a Uri that provides the URL of the document library where the form is located. | |
SharePointServerRootUrl | Gets a Uri that provides the root URL of the SharePoint server where the form is located. | |
SharePointSiteCollectionUrl | Gets a Uri that provides the URL of the SharePoint site collection where the form is located. | |
SharePointSiteUrl | Gets a Uri that provides the URL of the SharePoint site where the form is located. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top