C# 클래스 Serenity.ComponentModel.AsyncLookupEditorAttribute

상속: CustomEditorAttribute
파일 보기 프로젝트 열기: volkanceylan/Serenity

공개 메소드들

메소드 설명
AsyncLookupEditorAttribute ( Type lookupType ) : System
AsyncLookupEditorAttribute ( string lookupKey ) : System

메소드 상세

AsyncLookupEditorAttribute() 공개 메소드

public AsyncLookupEditorAttribute ( Type lookupType ) : System
lookupType System.Type
리턴 System

AsyncLookupEditorAttribute() 공개 메소드

public AsyncLookupEditorAttribute ( string lookupKey ) : System
lookupKey string
리턴 System