C# 클래스 Signum.Web.EntityListDetail

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

공개 프로퍼티들

프로퍼티 타입 설명
ListHtmlProps RouteValueDictionary

공개 메소드들

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

보호된 메소드들

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

메소드 상세

EntityListDetail() 공개 메소드

public EntityListDetail ( 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

프로퍼티 상세

ListHtmlProps 공개적으로 프로퍼티

public RouteValueDictionary ListHtmlProps
리턴 RouteValueDictionary