C# Class Signum.Web.HiddenLine

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

Méthodes publiques

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

Méthodes publiques

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

Method Details

HiddenLine() public méthode

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

Property Details

ValueHtmlProps public_oe property

public RouteValueDictionary ValueHtmlProps
Résultat RouteValueDictionary