VariationLabel - Classe
Représente les objets Variation Label qui sont gérés à partir de la page «/_layouts/VariationLabels.aspx».
Hiérarchie d’héritage
System.Object
Microsoft.SharePoint.Publishing.VariationLabel
Espace de noms : Microsoft.SharePoint.Publishing
Assembly : Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class VariationLabel
'Utilisation
Dim instance As VariationLabel
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class VariationLabel
Exemples
Reference code on how to use this property can be found in "/_controltemplates/VariationRootLanding.ascx".
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.