ServerLink 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
Public method ServerLink Initializes a new instance of the ServerLink class.

Top

Properties

  Name Description
Public property IsMember Returns a Boolean value that specifies whether the current user has membership to the server link.
Public property IsPublished Returns a Boolean value that specifies whether the link represented by the server link is published.
Public property LinkType Gets or sets the link type.
Public property Title Gets or sets the title of the published link.
Public property Url Gets or sets the URL to the published link.

Top

Methods

  Name Description
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

See also

Reference

ServerLink class

Microsoft.Office.Server.UserProfiles namespace