QuickLinkData members
Represents the information about a quick link.
The QuickLinkData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
QuickLinkData | Initializes a new instance of the QuickLinkData class. |
Top
Properties
Name | Description | |
---|---|---|
Group | Gets or sets the group name to which the link belongs. | |
ID | Gets or sets the unique identifier (ID) of the quick link. | |
Name | Gets or sets the name of the quick link. | |
Privacy | Gets or sets the privacy level of the quick link. | |
Url | Gets or sets the URL of the quick 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