SPWebCategoryNameAttribute.Default property

Returns a default empty SPWebCategoryNameAttribute object.

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

Syntax

'Declaration
Public Shared ReadOnly Property Default As SPWebCategoryNameAttribute
    Get
'Usage
Dim value As SPWebCategoryNameAttribute

value = SPWebCategoryNameAttribute.Default
public static SPWebCategoryNameAttribute Default { get; }

Property value

Type: Microsoft.SharePoint.WebPartPages.SPWebCategoryNameAttribute
A default instance of the SPWebCategoryNameAttribute class constructed without any parameters.

See also

Reference

SPWebCategoryNameAttribute class

SPWebCategoryNameAttribute members

Microsoft.SharePoint.WebPartPages namespace