Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the friendly or localized name of the category of a property in the CustomPropertyToolPart control inside the ToolPane.
System.Object
System.Attribute
Microsoft.SharePoint.WebPartPages.SPWebCategoryNameAttribute
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
<AttributeUsageAttribute(AttributeTargets.Property)> _
Public Class SPWebCategoryNameAttribute _
Inherits Attribute
'Usage
Dim instance As SPWebCategoryNameAttribute
[AttributeUsageAttribute(AttributeTargets.Property)]
public class SPWebCategoryNameAttribute : Attribute
This class can be overridden to get a localized value for the CategoryName property.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.