ServerLink Members
Include Protected Members
Include Inherited Members
Represents a published link to a Windows SharePoint Services 3.0 site that is targeted to the current user.
The ServerLink type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ServerLink | Initializes a new instance of the ServerLink class. |
Top
Properties
Name | Description | |
---|---|---|
IsMember | Returns a Boolean value that specifies whether the current user has membership to the server link. | |
IsPublished | Returns a Boolean value that specifies whether the link represented by the server link is published. | |
LinkType | Gets or sets the link type. | |
Title | Gets or sets the title of the published link. | |
Url | Gets or sets the URL to the published link. |
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