get the correct files path
            
        
        Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
 Syntax
Syntax
| C# | 
|---|
| public string ProcessWebPath( string path ) | 
| Visual Basic | 
|---|
| Public Function ProcessWebPath ( _ path As String _ ) As String | 
| Visual C++ | 
|---|
| public: String^ ProcessWebPath( String^ path ) | 
Parameters
- path
- Type: System..::..String
 absolute/relative url or ~/path
 
     
     
     
     
    