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

String to map on JavaScript representation of the enum value. More...

Inheritance diagram for Ext.Net.JavaScriptMapAttribute:

Public Member Functions

 JavaScriptMapAttribute (string value)
 Sets the name to map when this is used for JavaScript output. More...
 

Properties

string Value [get]
 Gets the name that should be output to JavaScript when this is used. More...
 

Detailed Description

String to map on JavaScript representation of the enum value.

Constructor & Destructor Documentation

◆ JavaScriptMapAttribute()

Ext.Net.JavaScriptMapAttribute.JavaScriptMapAttribute ( string  value)
inline

Sets the name to map when this is used for JavaScript output.

Property Documentation

◆ Value

string Ext.Net.JavaScriptMapAttribute.Value
get

Gets the name that should be output to JavaScript when this is used.


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