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
Properties
|
Name |
Description |
|
EditorType
|
Gets the type of the editor.
|