C# Class Signum.Web.EntityRepeater

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

Public Methods

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

Method Details

EntityRepeater() public method

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