C# Class Signum.Web.EntityListDetail

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

Méthodes publiques

Свойство Type Description
ListHtmlProps RouteValueDictionary

Méthodes publiques

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

Méthodes protégées

Méthode Description
OptionsJSInternal ( ) : object>.Dictionary

Method Details

EntityListDetail() public méthode

public EntityListDetail ( 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

OptionsJSInternal() protected méthode

protected OptionsJSInternal ( ) : object>.Dictionary
Résultat object>.Dictionary

Property Details

ListHtmlProps public_oe property

public RouteValueDictionary ListHtmlProps
Résultat RouteValueDictionary