BuildMaster SDK Reference
Version:

CustomSetterAttribute Class

Indicates that a type has a custom value setter control.

Inheritance Hierarchy

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

Syntax

public class CustomSetterAttribute : System.Attribute

Constructors

Name Description
CustomSetterAttribute(System.Type controlType)

Initializes a new instance of the CustomSetterAttribute class.

Properties

Name Description
ControlType

Gets the type of the setter control.