InedoSDK Reference
Version:

FieldEditModeAttribute Class

Indicates how a property should be edited as a text value in generic action editors.

Inheritance Hierarchy

  • object
    • System.Attribute
      • Inedo.Web.FieldEditModeAttribute

Syntax

public sealed class FieldEditModeAttribute : System.Attribute

Constructors

Name Description
FieldEditModeAttribute(FieldEditMode fieldEditMode)

Initializes a new instance of the FieldEditModeAttribute class.

Properties

Name Description
EditMode

Gets or sets the edit mode.