C# 클래스 Serenity.Web.PropertyItemsScript

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

공개 메소드들

메소드 설명
Changed ( ) : void
CheckRights ( ) : void
GetScript ( ) : string

보호된 메소드들

메소드 설명
CheckName ( string name ) : string
PropertyItemsScript ( string scriptName, Type type ) : Serenity.ComponentModel

메소드 상세

Changed() 공개 메소드

public Changed ( ) : void
리턴 void

CheckName() 보호된 정적인 메소드

protected static CheckName ( string name ) : string
name string
리턴 string

CheckRights() 공개 메소드

public CheckRights ( ) : void
리턴 void

GetScript() 공개 메소드

public GetScript ( ) : string
리턴 string

PropertyItemsScript() 보호된 메소드

protected PropertyItemsScript ( string scriptName, Type type ) : Serenity.ComponentModel
scriptName string
type System.Type
리턴 Serenity.ComponentModel