Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
SummaryLink | Constructs a new SummaryLink object with the specified title. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
BeginColumn | Gets data indicating whether this SummaryLink object should begin in a new column. |
![]() |
Description | Gets or sets text that describes the SummaryLink object. |
![]() |
Group | Gets or sets the group to which this SummaryLink object belongs. |
![]() |
GroupStyle | Gets template information about how to render the group that contains the SummaryLink object. |
![]() |
ImageUrl | Gets or sets the URL for the image associated with this SummaryLink object. |
![]() |
ImageUrlAltText | Gets or sets the text associated with the image URL for this SummaryLink object. |
![]() |
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. |
![]() |
IsPeopleLink | Gets data that determines whether this SummaryLink object links to a person. |
![]() |
LinkToolTip | Gets or sets a tool tip for the URL of the SummaryLink object. |
![]() |
LinkUrl | Gets or sets the URL of the link item to which this SummaryLink object links. |
![]() |
LoginName | Gets or sets the Session Initiation Protocol (SIP) address of the person who this SummaryLink object references. |
![]() |
OpenInNewWindow | Gets or sets a value that determines whether or not clicking this SummaryLink object opens its target in a new window. |
![]() |
Order | Gets the current position of the SummaryLink object in the SummaryLinkCollection collection. |
![]() |
SipAddress | Gets or sets the Session Initiation Protocol (SIP) address of the person whom this SummaryLink object references. |
![]() |
Style | Gets or sets the style in which to render this SummaryLink object. |
![]() |
Title | Gets or sets the title text of this SummaryLink object. |
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