Returns full physical path of a file or folder. Does not change the ending slash
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- path
- Type: System String
Path
- webFullPath (Optional)
- Type: System String
Full path to the root of the web project (e.g. c:\WebProject\)
Return Value
Type: StringSee Also