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

Gets the editor associated with the type, or an instance of RaftRepository2Editor 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.