Click or drag to resize

OpsPageLoadedEventArgs Class

Inheritance Hierarchy
SystemObject
  Micros.PosCore.ExtensibilityEventMonitorArgs
    Micros.PosCore.Extensibility.OpsOpsEventMonitorArgs
      Micros.PosCore.Extensibility.OpsOpsPageLoadedEventArgs

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.9
Syntax
C#
public class OpsPageLoadedEventArgs : OpsEventMonitorArgs

The OpsPageLoadedEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsPageLoadedEventArgsInitializes a new instance of the OpsPageLoadedEventArgs class
Top
Properties
 NameDescription
Public propertyPageNumber 
Top
See Also