TreePathUtilsEnsureSinglePath Method |
Ensures path to be only for a single page.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax public static string EnsureSinglePath(
string path
)
Parameters
- path
- Type: SystemString
Original path
Return Value
Type:
StringSee Also