C# 클래스 Signum.Web.EntityStrip

상속: EntityListBase
파일 보기 프로젝트 열기: signumsoftware/framework 1 사용 예제들

공개 메소드들

메소드 설명
EntityStrip ( Type type, object untypedValue, Context parent, string prefix, PropertyRoute propertyRoute ) : System

보호된 메소드들

메소드 설명
OptionsJSInternal ( ) : object>.Dictionary
SetReadOnly ( ) : void

메소드 상세

EntityStrip() 공개 메소드

public EntityStrip ( Type type, object untypedValue, Context parent, string prefix, PropertyRoute propertyRoute ) : System
type System.Type
untypedValue object
parent Context
prefix string
propertyRoute PropertyRoute
리턴 System

OptionsJSInternal() 보호된 메소드

protected OptionsJSInternal ( ) : object>.Dictionary
리턴 object>.Dictionary

SetReadOnly() 보호된 메소드

protected SetReadOnly ( ) : void
리턴 void