Click or drag to resize
LanguageDataSourceExcludeUntranslatedDocuments Property
URLs for not translated pages will not be generated. Default value is true.

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

Property Value

Type: Boolean
See Also