BuildMaster SDK Reference
Version:

CustomEditorAttribute Class

Indicates that a type has a custom editor.

Inheritance Hierarchy

  • object
    • System.Attribute
      • Inedo.BuildMaster.Web.CustomEditorAttribute

Syntax

public class CustomEditorAttribute : System.Attribute

Constructors

Name Description
CustomEditorAttribute(System.Type controlType)

Initializes a new instance of the CustomEditorAttribute class.

Properties

Name Description
ControlType

Gets the type of the user control.