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

More...

Inheritance diagram for Ext.Net.ClientScriptItem:
Ext.Net.ResourceItem

Public Member Functions

 ClientScriptItem (string pathEmbedded, string path)
 
 ClientScriptItem (string pathEmbedded, string pathEmbeddedDebug, string path, string pathDebug)
 
 ClientScriptItem (Type type, string pathEmbedded, string path)
 
 ClientScriptItem (Type type, string pathEmbedded, string pathEmbeddedDebug, string path, string pathDebug)
 

Properties

string PathEmbeddedDebug [get, set]
 
string PathDebug [get, set]
 
- Properties inherited from Ext.Net.ResourceItem
Type Type [get, set]
 
string PathEmbedded [get, set]
 
string Path [get, set]
 
bool IgnoreResourceMode [get, set]
 

Detailed Description

Constructor & Destructor Documentation

◆ ClientScriptItem() [1/4]

Ext.Net.ClientScriptItem.ClientScriptItem ( string  pathEmbedded,
string  path 
)
inline

◆ ClientScriptItem() [2/4]

Ext.Net.ClientScriptItem.ClientScriptItem ( string  pathEmbedded,
string  pathEmbeddedDebug,
string  path,
string  pathDebug 
)
inline

◆ ClientScriptItem() [3/4]

Ext.Net.ClientScriptItem.ClientScriptItem ( Type  type,
string  pathEmbedded,
string  path 
)
inline

◆ ClientScriptItem() [4/4]

Ext.Net.ClientScriptItem.ClientScriptItem ( Type  type,
string  pathEmbedded,
string  pathEmbeddedDebug,
string  path,
string  pathDebug 
)
inline

Property Documentation

◆ PathDebug

string Ext.Net.ClientScriptItem.PathDebug
getset

◆ PathEmbeddedDebug

string Ext.Net.ClientScriptItem.PathEmbeddedDebug
getset


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