ServerLinkTypes Members
Include Protected Members
Include Inherited Members
Represents the types of published link to a Windows SharePoint Services 3.0 site that is targeted to the current user.
The ServerLinkTypes type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ServerLinkTypes | Initializes a new instance of the ServerLinkTypes class. |
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
Fields
Name | Description | |
---|---|---|
BigDocumentRepository | Specifies a document repository for large documents. | |
DataConnectionLibrary | Specifies a data connection library. | |
DocumentLibrary | Specifies a document library. | |
MySiteDocumentLibrary | Specifies a document library on My Site. | |
MySitePersonalDocLibSync | Specifies a personal document library synchronization on My Site. | |
MySiteSharedDocLibSync | Specifies a shared document library synchronization on My Site. | |
None | No published link to a site is specified. | |
PersonalSite | Specifies a personalization site. | |
PortalSite | Specifies a portal site. | |
ProfileSite | Specifies a user profile site. | |
ProjectWorkspace | Specifies a project workspace. | |
SharePointSite | Specifies a SharePoint site. | |
SlideLibrary |
Top