Click or drag to resize

RecreateLoadingPageEventArgs Properties

The RecreateLoadingPageEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public propertyPage
Gets and sets the page to be used for the requested unique name.
Public propertyUniqueName
Gets the unique name of the page requested to be recreated.
Top
See Also