C# Class Serenity.ComponentModel.AsyncLookupEditorAttribute

Inheritance: CustomEditorAttribute
ファイルを表示 Open project: volkanceylan/Serenity

Public Methods

Method Description
AsyncLookupEditorAttribute ( Type lookupType ) : System
AsyncLookupEditorAttribute ( string lookupKey ) : System

Method Details

AsyncLookupEditorAttribute() public method

public AsyncLookupEditorAttribute ( Type lookupType ) : System
lookupType System.Type
return System

AsyncLookupEditorAttribute() public method

public AsyncLookupEditorAttribute ( string lookupKey ) : System
lookupKey string
return System