Namespace: CuteEditor.Impl
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
      
    Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
 Syntax
Syntax
| C# | 
|---|
| public static XmlConfig LoadCachedXmlConfiguration( HttpContext context, ArrayList files ) | 
| Visual Basic | 
|---|
| Public Shared Function LoadCachedXmlConfiguration ( _ context As HttpContext, _ files As ArrayList _ ) As XmlConfig | 
| Visual C++ | 
|---|
| public: static XmlConfig^ LoadCachedXmlConfiguration( HttpContext^ context, ArrayList^ files ) | 
 
     
     
     
     
    