Click or drag to resize
MassActionsConfirmationButton Property
Represents the button that executes selected mass action on items from selected scope.

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

Property Value

Type: Control
See Also