C# Class Signum.Web.EntityListDetail

Inheritance: EntityListBase
Mostra file Open project: signumsoftware/framework Class Usage Examples

Public Properties

Property Type Description
ListHtmlProps RouteValueDictionary

Public Methods

Method Description
EntityListDetail ( Type type, object untypedValue, Context parent, string prefix, PropertyRoute propertyRoute ) : System

Protected Methods

Method Description
OptionsJSInternal ( ) : object>.Dictionary

Method Details

EntityListDetail() public method

public EntityListDetail ( Type type, object untypedValue, Context parent, string prefix, PropertyRoute propertyRoute ) : System
type System.Type
untypedValue object
parent Context
prefix string
propertyRoute PropertyRoute
return System

OptionsJSInternal() protected method

protected OptionsJSInternal ( ) : object>.Dictionary
return object>.Dictionary

Property Details

ListHtmlProps public_oe property

public RouteValueDictionary ListHtmlProps
return RouteValueDictionary