C# Class Signum.Web.EntityStrip

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

Public Methods

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

Protected Methods

Method Description
OptionsJSInternal ( ) : object>.Dictionary
SetReadOnly ( ) : void

Method Details

EntityStrip() public method

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

OptionsJSInternal() protected method

protected OptionsJSInternal ( ) : object>.Dictionary
return object>.Dictionary

SetReadOnly() protected method

protected SetReadOnly ( ) : void
return void