Share via


SPWebCategoryNameAttribute Constructor

Initializes a new instance of the SPWebCategoryNameAttribute class.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

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