VariationLabel members
Represents Variation Label objects that are managed from the "/_layouts/VariationLabels.aspx" page.
The VariationLabel type exposes the following members.
Properties
Name | Description | |
---|---|---|
DisplayName | Returns the user interface (UI) display name of the label. | |
IsSource | Determines whether the Variation Label is set as the source label. | |
Language | Returns the Language of the Variation Label. | |
Locale | Returns the Locale of the Variation Label. | |
Title | Returns the title of the Variation Label, which is the unique string identifier of the label. | |
TopWebUrl | Returns the URL of the top Publishing Web of the variation hierarchy of this label. |
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