SPWebCategoryNameAttribute Members

Include Protected Members
Include Inherited Members

Defines the friendly or localized name of the category of a property in the CustomPropertyToolPart control inside the ToolPane.

The SPWebCategoryNameAttribute type exposes the following members.

Constructors

  Name Description
Public method SPWebCategoryNameAttribute() Initializes a new instance of the SPWebCategoryNameAttribute class.
Public method SPWebCategoryNameAttribute(String) Initializes a new instance of the SPWebCategoryNameAttribute class with the specified category name.

Top

Properties

  Name Description
Public property CategoryName Specifies the friendly name of the category of a particular Web Part property to be displayed in a CustomPropertyToolPart control in the ToolPane.
Protected property CategoryNameValue Gets or sets the category name value.
Public propertyStatic member Default Returns a default empty SPWebCategoryNameAttribute object.
Public property TypeId (Inherited from Attribute.)

Top

Methods

  Name Description
Public method Equals Indicates whether this instance is equal to the specified object. (Overrides Attribute.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Gets the hash code for this instance. (Overrides Attribute.GetHashCode().)
Public method GetType (Inherited from Object.)
Public method IsDefaultAttribute Indicates whether the value of this instance is equal to the default value of the SPWebCategoryNameAttribute class. (Overrides Attribute.IsDefaultAttribute().)
Public method Match (Inherited from Attribute.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method _Attribute.GetIDsOfNames (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfo (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfoCount (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.Invoke (Inherited from Attribute.)

Top

See Also

Reference

SPWebCategoryNameAttribute Class

Microsoft.SharePoint.WebPartPages Namespace