SPLink Members

Include Protected Members
Include Inherited Members

Describes a link to or from a document or regular list item.

The SPLink type exposes the following members.

Properties

  Name Description
Public property IsBroken Gets a Boolean value that indicates whether the link is broken.
Public property IsInternal Gets a Boolean value that indicates whether the link goes to or from a page within the current Web site.
Public property IsToFolder Gets a Boolean value that indicates whether the link goes to a folder within the current Web site.
Public property ServerRelativeUrl Gets the server-relative URL of the link.
Public property Url Gets the absolute URL of the link.
Public property UrlParameter Gets a parameter that is passed as part of a URL in a link.
Public property WebId Gets the ID of the site containing the 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

SPLink Class

Microsoft.SharePoint Namespace