C# Class Serenity.ComponentModel.AsyncLookupEditorAttribute

Inheritance: CustomEditorAttribute
Afficher le fichier Open project: volkanceylan/Serenity

Méthodes publiques

Méthode Description
AsyncLookupEditorAttribute ( Type lookupType ) : System
AsyncLookupEditorAttribute ( string lookupKey ) : System

Method Details

AsyncLookupEditorAttribute() public méthode

public AsyncLookupEditorAttribute ( Type lookupType ) : System
lookupType System.Type
Résultat System

AsyncLookupEditorAttribute() public méthode

public AsyncLookupEditorAttribute ( string lookupKey ) : System
lookupKey string
Résultat System