Click or drag to resize
LanguageDataSourceUseCultureSpecificURLs Property
Returns URL for the document aliasPath and document URL path (preferable if document URL path is not wildcard URL). Default value is true.

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

Property Value

Type: Boolean
See Also