VersionHistoryControlCombineWithDefaultCulture Property |
Indicates if returned nodes should be combined with appropriate nodes of default culture in case they are not localized. It applies only if you're using multilingual support. The default value is false.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public bool CombineWithDefaultCulture { get; set; }
Property Value
Type:
BooleanSee Also