docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
1.5.0
Otter SDK
Inedo.Otter.Web.Controls.Plans
OperationEditor
FromOperationType(System.Type,IOperationEditorContext)
FromOperationType(System.Type operationType, IOperationEditorContext context) Method
Creates a
OperationEditor
from the specified type
Syntax
public
static
OperationEditor
FromOperationType(
System.Type
operationType,
IOperationEditorContext
context)
Parameters
operationType
Type: System.Type
Type of the operation.
context
Type:
IOperationEditorContext
The context.