Click or drag to resize
MassActionsScopeDropDown Property
Represents drop-down for scope (whether mass action should be applied either on all or selected items) selection.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected abstract CMSDropDownList ScopeDropDown { get; }

Property Value

Type: CMSDropDownList
See Also