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