Otter SDK Reference
Version:

GetEditor(System.Type type, int? environmentId) Method

Gets the editor associated with the type, or an instance of RaftRepositoryEditor if none is defined.

Syntax

public static ExtensionEditor GetEditor(System.Type type, int? environmentId)

Parameters

type
Type: System.Type

The type.

environmentId
Type: int?

The environment Id that is currently selected.