C# Class Signum.Web.EntityList

Inheritance: EntityListBase
Mostrar archivo Open project: signumsoftware/framework Class Usage Examples

Public Properties

Property Type Description
ListHtmlProps RouteValueDictionary

Public Methods

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

Method Details

EntityList() public method

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

Property Details

ListHtmlProps public_oe property

public RouteValueDictionary ListHtmlProps
return RouteValueDictionary