Ensures that path contains slashes '/'
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- path
- Type: System String
Path to convert
- trimEnd (Optional)
- Type: System Boolean
If true, the end of path is trimmed for slash
Return Value
Type: StringSee Also