This topic has not yet been rated - Rate this topic

ServerInfo members

This documentation is preliminary and is subject to change.

Provides information about the SharePoint Foundation server where a form is located.

The ServerInfo type exposes the following members.

  NameDescription
Protected method ServerInfo
Top
  NameDescription
Public property SharePointListUrl Gets a Uri that provides the URL of the document library where the form is located.
Public property SharePointServerRootUrl Gets a Uri that provides the root URL of the SharePoint server where the form is located.
Public property SharePointSiteCollectionUrl Gets a Uri that provides the URL of the SharePoint site collection where the form is located.
Public property SharePointSiteUrl Gets a Uri that provides the URL of the SharePoint site where the form is located.
Top
  NameDescription
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.