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