SPWeb.ClientTag - Propriété
Le client cache numéro de contrôle (balise cliente) pour ce site Web.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property ClientTag As Short
Get
Set
'Utilisation
Dim instance As SPWeb
Dim value As Short
value = instance.ClientTag
instance.ClientTag = value
public short ClientTag { get; set; }
Valeur de propriété
Type : System.Int16
Une valeur Int16 qui représente la balise du Client.