PinnedLinkData Members
Include Protected Members
Include Inherited Members
Represents information about a pinned link.
The PinnedLinkData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PinnedLinkData | Initializes a new instance of the PinnedLinkData class. |
Top
Properties
Name | Description | |
---|---|---|
ID | Gets or sets the unique identifier (ID) of the pinned link. | |
Name | Gets or sets the display text of the pinned link. | |
Url | Gets or sets the URL of the pinned link. |
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