Compartilhar via


VariationLabel classe

Representa objetos Variation Label que são gerenciados na página "/_layouts/VariationLabels.aspx".

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Publishing.VariationLabel

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)

Sintaxe

'Declaração
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class VariationLabel
'Uso
Dim instance As VariationLabel
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class VariationLabel

Exemplos

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

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

VariationLabel membros

Microsoft.SharePoint.Publishing namespace