Click or drag to resize
MassActionParametersIDs Property
Info identifiers on which mass action will be executed.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public IEnumerable<int> IDs { get; }

Property Value

Type: IEnumerableInt32
See Also