C# Class Signum.Web.EntityTabRepeater

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

Public Methods

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

Method Details

EntityTabRepeater() public method

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