SPWebCategoryNameAttribute 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 | |
---|---|---|
![]() |
SPWebCategoryNameAttribute() | Initializes a new instance of the SPWebCategoryNameAttribute class. |
![]() |
SPWebCategoryNameAttribute(String) | Initializes a new instance of the SPWebCategoryNameAttribute class with the specified category name. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CategoryName | Specifies the friendly name of the category of a particular Web Part property to be displayed in a CustomPropertyToolPart control in the ToolPane. |
![]() |
CategoryNameValue | Gets or sets the category name value. |
![]() ![]() |
Default | Returns a default empty SPWebCategoryNameAttribute object. |
![]() |
TypeId | (Inherited from Attribute.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | Indicates whether this instance is equal to the specified object. (Overrides Attribute.Equals(Object).) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | Gets the hash code for this instance. (Overrides Attribute.GetHashCode().) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsDefaultAttribute | Indicates whether the value of this instance is equal to the default value of the SPWebCategoryNameAttribute class. (Overrides Attribute.IsDefaultAttribute().) |
![]() |
Match | (Inherited from Attribute.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
![]() ![]() |
_Attribute.GetIDsOfNames | (Inherited from Attribute.) |
![]() ![]() |
_Attribute.GetTypeInfo | (Inherited from Attribute.) |
![]() ![]() |
_Attribute.GetTypeInfoCount | (Inherited from Attribute.) |
![]() ![]() |
_Attribute.Invoke | (Inherited from Attribute.) |
Top