C# 클래스 Serenity.ComponentModel.LookupScriptAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: volkanceylan/Serenity 1 사용 예제들

공개 메소드들

메소드 설명
LookupScriptAttribute ( string key ) : System

Creates a LookupScriptAttribute.

메소드 상세

LookupScriptAttribute() 공개 메소드

Creates a LookupScriptAttribute.
public LookupScriptAttribute ( string key ) : System
key string Lookup key, usually in "Module.EntityName" format.
리턴 System