Membres Template (websvcSites)

Defines properties and characteristics of a Windows SharePoint Services site definition or specifies the site template that is used to instantiate a Windows SharePoint Services site (SPWeb).

Les tableaux suivants contiennent la liste des membres exposés par le type Template .

Constructeurs publics

  Nom Description
Méthode publique Template Initializes a new instance of the Template service.

Haut de page

Propriétés publiques

  Nom Description
Propriété publique Description Gets or sets the description for the site definition or site template.
Propriété publique DisplayCategory 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.
Propriété publique FilterCategories Gets the legacy category of the site that served as the source for the template when the Template represents a custom site template.
Propriété publique HasProvisionClass Gets or sets a Boolean value that specifies whether there is an associated class that provides logic for sites created using the specified template.
Propriété publique ID Gets or sets the identifier of the site definition or site template.
Propriété publique ImageUrl Gets or sets the URL to the image (the image file) that is used to represent the site definition or site template in the user interface.
Propriété publique IsCustom Gets or sets a Boolean value that pecifies whether the Template object is a site template - that is, a template that is contained in a template (.stp) file.
Propriété publique IsHidden Gets or sets a Boolean value that pecifies whether the site definition or site template is displayed as an option in the user interface.
Propriété publique IsRootWebOnly Gets or sets a Boolean value that specifies whether the template applies only to the root Web site in the site collection.
Propriété publique IsSubWebOnly Gets or sets a Boolean value that specifies whether the template applies only to subsites created within the site collection.
Propriété publique IsUnique Gets or sets a Boolean value that pecifies whether the site created using the site definition or site template inherits from its parent Web site.
Propriété publique Name Gets or sets the name of the site definition or site template.
Propriété publique Title Gets or sets the display name for the site definition or site template.

Haut de page

Méthodes publiques

(voir aussi Méthodes protégées )

  Nom Description
Méthode publique Equals  Surchargé. (hérité de Object)
Méthode publique GetHashCode  (hérité de Object)
Méthode publique GetType  (hérité de Object)
Méthode publique Statique ReferenceEquals  (hérité de Object)
Méthode publique ToString  (hérité de Object)

Haut de page

Méthodes protégées

  Nom Description
Méthode protégée Finalize  (hérité de Object)
Méthode protégée MemberwiseClone  (hérité de Object)

Haut de page

Voir aussi

Référence

Template, classe
websvcSites, espace de noms
SPWeb, classe