C# Class Serenity.ComponentModel.LookupFilteringAttribute

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

Méthodes publiques

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

Method Details

LookupFilteringAttribute() public méthode

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

LookupFilteringAttribute() public méthode

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