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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

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