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.
Represents Variation Label objects that are managed from the "/_layouts/VariationLabels.aspx" page.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Publishing.VariationLabel
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class VariationLabel
'Usage
Dim instance As VariationLabel
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class VariationLabel
Examples
Reference code on how to use this property can be found in "/_controltemplates/VariationRootLanding.ascx".
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.