Version:
CategoryDescriptionAttribute Class
Describes a System.ComponentModel.CategoryAttribute using an HTML-encoded string
Inheritance Hierarchy
- object
- System.Attribute
- Inedo.Extensibility.CategoryDescriptionAttribute
Syntax
public
sealed
class
CategoryDescriptionAttribute : System.Attribute
Properties
|
Name |
Description |
|
CategoryName
|
Name that mataches System.ComponentModel.CategoryAttribute.Category set by a property
|
|
HtmlDescription
|
Description for the specified System.ComponentModel.CategoryAttribute.Category
|
|
InfoBoxType
|
Type of Inedo.Web.Controls.InfoBox that will be used; defaults to Inedo.Web.Controls.InfoBoxType.Info
|