AlternativeUrlHelperNormalizeAlternativeUrlInternal Method |
Ensures correct format of the alternativeUrl.
Namespace: CMS.DocumentEngine.InternalAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax protected virtual NormalizedAlternativeUrl NormalizeAlternativeUrlInternal(
string alternativeUrl
)
Parameters
- alternativeUrl
- Type: SystemString
Return Value
Type:
NormalizedAlternativeUrlSee Also