Click or drag to resize
MassActionsSelectedItemsResourceString Property
Gets or set the resource string which will be used as 'Selected items' item in the drop down list. If not set, the default text (Selected items) will be displayed.

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

Property Value

Type: String
See Also