Link Members
Include Protected Members
Include Inherited Members
Stores values for a URL that represents an ActivityEvent object.
The Link type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Link | Creates an instance of a Link object. |
Top
Properties
Name | Description | |
---|---|---|
Href | Gets or sets the URL for this Link. | |
Name | Gets or sets the Name for this Link. | |
Title | ||
Value | Gets or sets the Value for this Link. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ItemToString(ContentType, CultureInfo, Int32) | Returns the Name and Value or Name and Href properties of this Link object as a string. | |
ItemToString(ContentType, CultureInfo, Int32, String) | ||
LinkToString | Returns the Href, Name and Value properties of this object as a string. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top