Click or drag to resize
PageShowEventArgs Constructor
Initializes a new instance of the PageShowEventArgs class.

Namespace: BlueCieloECM.InnoCielo.Meridian.Design
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
public PageShowEventArgs(
	bool first
)

Parameters

first
Type: SystemBoolean
A value indicating whether the page is shown for the first time.
See Also