Click or drag to resize

OpsPageLoadedEventArgs Constructor

Initializes a new instance of the OpsPageLoadedEventArgs class

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public OpsPageLoadedEventArgs(
	int pageNumber
)

Parameters

pageNumber
Type: SystemInt32
See Also