Click or drag to resize
SelectionDialogLocalizeItems Property
Specifies whether the selection dialog should resolve localization macros.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public bool LocalizeItems { get; set; }

Property Value

Type: Boolean
See Also