Click or drag to resize
UniSelectorDialogInformationMessage Property
Allows to set message which is displayed in the selection dialog above the grid.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
public virtual string DialogInformationMessage { get; set; }

Property Value

Type: String
See Also