Click or drag to resize
SaveActionAttribute Constructor (Int32)
Constructor.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public SaveActionAttribute(
	int index
)

Parameters

index
Type: SystemInt32
Index of the action
See Also