Otter SDK Reference
Version:

OperationArgumentEditor Class

A custom editor for a single argument to an Inedo.ExecutionEngine.ActionStatement.

Inheritance Hierarchy

Syntax

public class OperationArgumentEditor

Constructors

Name Description
OperationArgumentEditor(System.Reflection.PropertyInfo property)

Initializes a new instance of the OperationArgumentEditor class.

Properties

Name Description
EditMode

Gets the EditMode on the Property or null (Nothing in Visual Basic) if one was not set.

GeneratedName

Gets default generated name, which is used if no System.ComponentModel.DisplayNameAttribute is set.

Property

Gets the property this editor is editing.

Methods

Name Description
BuildEditorHtml

Builds the editor HTML.

GetFormField

Gets a Inedo.Web.Controls.SlimFormField that wraps the OperationArgumentEditor.