Nevron.Nov.Editors Namespace / NEditorFactory Class / GetDefaultMemberEditorFactory Method
property type
In This Topic
    GetDefaultMemberEditorFactory Method
    In This Topic
    Gets the editor factory, which must be used to create editors for the editing of members from the specified type
    Syntax
    public static Nevron.Nov.DNFunctionResult<NMemberEditor> GetDefaultMemberEditorFactory( 
       System.Type memberType
    )

    Parameters

    memberType
    property type

    Return Value

    editor factory
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also