WebTemplate Properties

Include Protected Members
Include Inherited Members

The WebTemplate type exposes the following members.

Properties

  Name Description
Public property Context Returns the context that is associated with the client object. (Inherited from ClientObject.)
Public property Description Gets a value that specifies the description for the site definition configuration or site template.
Public property DisplayCategory Gets a value that specifies the display name for the category that this site definition configuration or site template is a part of.
Public property Id Gets a value that specifies the unique identifier for the site definition configuration or the site template.
Public property ImageUrl Gets a value that specifies the URI for the image that is associated with the site definition configuration or site template.
Public property IsHidden Gets a value that specifies whether the site definition configuration is displayed in the user interface for creating new sites.
Public property IsRootWebOnly Gets a value that specifies whether the site definition configuration or site template can only be applied to the top-level site in the site collection.
Public property IsSubWebOnly Gets a value that specifies whether the site definition configuration or site template can only be applied to subsites created within the site collection.
Public property Lcid Gets a value that specifies the LCID for the site definition configuration or site template.
Public property Name Gets a value that specifies the name for the site definition configuration or site template.
Protected property ObjectData Gets the object data for the current client object. (Inherited from ClientObject.)
Public property ObjectVersion Gets a string that indicates the version of the current client object. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.)
Public property Path Tracks how a client object is created in the ClientRuntimeContext class, so that the object can be re-created on the server. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.)
Public property ServerObjectIsNull Gets the server object and returns null if the server object is null. (Inherited from ClientObject.)
Public property Tag Gets or sets data that is associated with the client object. (Inherited from ClientObject.)
Public property Title Gets a value that specifies the display name for the site definition configuration or site template.

Top

See Also

Reference

WebTemplate Class

Microsoft.SharePoint.Client Namespace