C# Class Serenity.ComponentModel.LookupFilteringAttribute

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

Public Methods

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

Method Details

LookupFilteringAttribute() public method

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

LookupFilteringAttribute() public method

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