Click or drag to resize
CMSAbstractLanguageWebPartUseCultureSpecificURLs Property
Gets or sets the value that indicates whether URLs should be generated for specific culture prefix or URL path

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public bool UseCultureSpecificURLs { get; set; }

Property Value

Type: Boolean
See Also