Share via


VariationLabel-Klasse

Stellt die Variation Label -Objekte, die von der Seite "/_layouts/VariationLabels.aspx" verwaltet werden.

Vererbungshierarchie

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

Beispiele

            Reference code on how to use this property can be found in "/_controltemplates/VariationRootLanding.ascx".
            

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

VariationLabel-Member

Microsoft.SharePoint.Publishing-Namespace