AlternativeUrlHelperIsAlternativeUrlUIEnabled Method |
Indicates if the alternative URLs UI is enabled for given site.
Namespace: CMS.DocumentEngine.InternalAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public static bool IsAlternativeUrlUIEnabled(
SiteInfoIdentifier site
)
Parameters
- site
- Type: CMS.DataEngineSiteInfoIdentifier
Site context.
Return Value
Type:
BooleanSee Also