Share via


SPWebCategoryNameAttribute constructor

Initializes a new instance of the SPWebCategoryNameAttribute class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New SPWebCategoryNameAttribute()
public SPWebCategoryNameAttribute()

Remarks

This constructor calls the SPWebCategoryNameAttribute(String) constructor with an empty string.

See also

Reference

SPWebCategoryNameAttribute class

SPWebCategoryNameAttribute members

SPWebCategoryNameAttribute overload

Microsoft.SharePoint.WebPartPages namespace