C# Class Signum.Web.EntityRepeater

Inheritance: EntityListBase
Afficher le fichier Open project: signumsoftware/framework Class Usage Examples

Méthodes publiques

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

Method Details

EntityRepeater() public méthode

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