WebTemplate.DisplayCategory - Propriété
Gets a value that specifies the display name for the category that this site definition configuration or site template is a part of.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property DisplayCategory As String
Get
'Utilisation
Dim instance As WebTemplate
Dim value As String
value = instance.DisplayCategory
public string DisplayCategory { get; }
Valeur de propriété
Type : System.String
Returns a String instance representing the display name for the category that this site definition configuration or site template is a part of.