SPSiteInfo.TemplateId property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property TemplateId As Integer
Get
Friend Set
'Usage
Dim instance As SPSiteInfo
Dim value As Integer
value = instance.TemplateId
public int TemplateId { get; internal set; }
Property value
Type: System.Int32