C# Class Signum.Web.EntityStrip

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

Méthodes publiques

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

Méthodes protégées

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

Method Details

EntityStrip() public méthode

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

SetReadOnly() protected méthode

protected SetReadOnly ( ) : void
Résultat void