NormalizedUrlPath Constructor |
Namespace: CMS.DocumentEngine.InternalAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public NormalizedUrlPath(
string normalizedUrlPath
)
Parameters
- normalizedUrlPath
- Type: SystemString
URL path in normalized state.
See Also