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: 13.0.131
Syntaxpublic string AllItemsResourceString { get; set; }
Property Value
Type:
String
See Also