InedoSDK Reference
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

Constructors

Name Description
CategoryDescriptionAttribute(string categoryName, string htmlDescription)

Initializes a new instances of the CategoryDescriptionAttribute

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

Remarks

This will generally be rendered as an Inedo.Web.Controls.InfoBox on the appropriate category tab