C# 클래스 Signum.Web.LineBase

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

공개 프로퍼티들

프로퍼티 타입 설명
FormGroupHtmlProps RouteValueDictionary
LabelHtmlProps RouteValueDictionary

보호된 메소드들

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

비공개 메소드들

메소드 설명
Clone ( object newValue ) : TypeContext

메소드 상세

LineBase() 보호된 메소드

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

프로퍼티 상세

FormGroupHtmlProps 공개적으로 프로퍼티

public RouteValueDictionary FormGroupHtmlProps
리턴 RouteValueDictionary

LabelHtmlProps 공개적으로 프로퍼티

public RouteValueDictionary LabelHtmlProps
리턴 RouteValueDictionary