GetEditor(System.Type type) Method

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

Syntax

public static ExtensionEditor GetEditor(System.Type type)

Parameters

type
Type: System.Type

The type.