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.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public string AllItemsResourceString { get; set; }
Property Value
Type:
StringSee Also