Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An identifier indicating the Web site template.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property WebTemplateId As Integer
Get
'Usage
Dim instance As SPWebInfo
Dim value As Integer
value = instance.WebTemplateId
public int WebTemplateId { get; }
Property Value
Type: System.Int32
A Int32 value indicating the Web site template identifier.