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.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
Syntax public bool UseCultureSpecificURLs { get; set; }
Property Value
Type:
BooleanSee Also