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.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntaxpublic string SelectedItemsResourceString { get; set; }
Property Value
Type:
String
See Also