| UniGridMapPathInternal Method | 
            Returns the physical file path that corresponds to the specified virtual path.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual string MapPathInternal(
	string virtualPath
)
Parameters
- virtualPath
- Type: SystemString
 The virtual path in the Web application.
Return Value
Type: 
String See Also
See Also