C# 클래스 Signum.Web.EntityList

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

공개 프로퍼티들

프로퍼티 타입 설명
ListHtmlProps RouteValueDictionary

공개 메소드들

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

메소드 상세

EntityList() 공개 메소드

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

프로퍼티 상세

ListHtmlProps 공개적으로 프로퍼티

public RouteValueDictionary ListHtmlProps
리턴 RouteValueDictionary