SPWebTemplate.WebTemplateBLOG field

The name of the site definition used for blog sites. Value = "BLOG".

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Const WebTemplateBLOG As String
'Usage
Dim value As String

value = SPWebTemplate.WebTemplateBLOG
public const string WebTemplateBLOG

Remarks

The value of this constant is "BLOG ".

See also

Reference

SPWebTemplate class

SPWebTemplate members

Microsoft.SharePoint namespace