SummaryLink Members

Include Protected Members
Include Inherited Members

A SummaryLink object that provides a way to store Web addresses.

The SummaryLink type exposes the following members.

Constructors

  Name Description
Public method SummaryLink Constructs a new SummaryLink object with the specified title.

Top

Properties

  Name Description
Public property BeginColumn Gets data indicating whether this SummaryLink object should begin in a new column.
Public property Description Gets or sets text that describes the SummaryLink object.
Public property Group Gets or sets the group to which this SummaryLink object belongs.
Public property GroupStyle Gets template information about how to render the group that contains the SummaryLink object.
Public property ImageUrl Gets or sets the URL for the image associated with this SummaryLink object.
Public property ImageUrlAltText Gets or sets the text associated with the image URL for this SummaryLink object.
Public property IsGroupHeader Gets or sets a flag that determines whether this SummaryLink object is a group header that can be used to organize other SummaryLink objects.
Public property IsPeopleLink Gets data that determines whether this SummaryLink object links to a person.
Public property LinkToolTip Gets or sets a tool tip for the URL of the SummaryLink object.
Public property LinkUrl Gets or sets the URL of the link item to which this SummaryLink object links.
Public property LoginName Gets or sets the Session Initiation Protocol (SIP) address of the person who this SummaryLink object references.
Public property OpenInNewWindow Gets or sets a value that determines whether or not clicking this SummaryLink object opens its target in a new window.
Public property Order Gets the current position of the SummaryLink object in the SummaryLinkCollection collection.
Public property SipAddress Gets or sets the Session Initiation Protocol (SIP) address of the person whom this SummaryLink object references.
Public property Style Gets or sets the style in which to render this SummaryLink object.
Public property Title Gets or sets the title text of this SummaryLink object.

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

SummaryLink Class

Microsoft.SharePoint.Publishing Namespace