SummaryLinkFieldValue members

This class contains both configuration properties and instance data for SummaryLink objects.

The SummaryLinkFieldValue type exposes the following members.

Constructors

  Name Description
Public method SummaryLinkFieldValue() Constructs a new empty SummaryLinkFieldValue object.
Public method SummaryLinkFieldValue(String) Constructs a SummaryLinkFieldValue from a serialized string.

Top

Properties

  Name Description
Public property DisplayColumns Gets or sets the number of columns to use when rendering the data.
Public property GetLinksAsHtml Gets the summary link titles as HTML markup.
Public property GetLinksAsText Gets the summary link titles as text.
Public property Groups Gets the available groups that are allowed for a SummaryLink object.
Public property GroupStyle Gets or sets the default style for the available groups that are allowed for a SummaryLink object.
Public property LinkStyle Gets or sets the default style for links.
Public property SummaryLinks Gets the collection of SummaryLink objects that belong to this SummaryLinkValue 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 Gets the serialized representation of this SummaryLinkValue object. (Overrides Object.ToString().)

Top

See also

Reference

SummaryLinkFieldValue class

Microsoft.SharePoint.Publishing.Fields namespace