Share via


Template.DisplayCategory, propriété (websvcSites)

Gets or sets the string value displayed in the Template Selection section of the New SharePoint Site page that represents the category of the site definition.

Espace de noms : websvcSites
Assembly : STSSOAP (dans stssoap.dll)

Syntaxe

'Déclaration
<XmlAttributeAttribute> _
Public Property DisplayCategory As String
'Utilisation
Dim instance As Template
Dim value As String

value = instance.DisplayCategory

instance.DisplayCategory = value
[XmlAttributeAttribute] 
public string DisplayCategory { get; set; }

Valeur de la propriété

Returns a string value specifying the site definition category. The default possible values are Collaboration and Meetings.

Voir aussi

Référence

Template, classe
Membres Template
websvcSites, espace de noms
Template.FilterCategories