Click or drag to resize
CMSAbstractLanguageWebPartUseURLsWithLangPrefix Property
Gets or sets the value that indicates whether the URLs to the specific documents should be generate with language prefix. This property is usable only if language prefix for URLs is enabled.

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

Property Value

Type: Boolean
See Also