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

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

Property Value

Type: String
See Also