Ext.NET  5.3.0
.NET Component Framework for Enterprise Level Apps
Ext.Net.BaseParameter.Config Class Reference

More...

Inheritance diagram for Ext.Net.BaseParameter.Config:
Ext.Net.BaseItem.Config Ext.Net.IApply Ext.Net.Parameter.Config Ext.Net.PropertyGridParameter.Config Ext.Net.StoreParameter.Config

Properties

virtual string Name [get, set]
 
virtual string Value [get, set]
 
virtual ParameterMode Mode [get, set]
 Wrap in quotes or not More...
 
virtual bool Encode [get, set]
 Encode value, it might be useful when value is js object More...
 
ParameterCollection Params [get]
 

Additional Inherited Members

- Public Member Functions inherited from Ext.Net.BaseItem.Config
override string ToString ()
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
new Type GetType ()
 
object ApplyIf (object obj)
 
Apply< T > (object obj)
 
object Apply (object obj)
 
virtual string Serialize ()
 
- Static Public Member Functions inherited from Ext.Net.BaseItem.Config
static Config Deserialize (string config)
 
static TConfig Deserialize< TConfig > (string config)
 

Detailed Description

Property Documentation

◆ Encode

virtual bool Ext.Net.BaseParameter.Config.Encode
getset

Encode value, it might be useful when value is js object

◆ Mode

virtual ParameterMode Ext.Net.BaseParameter.Config.Mode
getset

Wrap in quotes or not

◆ Name

virtual string Ext.Net.BaseParameter.Config.Name
getset

◆ Params

ParameterCollection Ext.Net.BaseParameter.Config.Params
get

◆ Value

virtual string Ext.Net.BaseParameter.Config.Value
getset


The documentation for this class was generated from the following file: