Method | Description | |
---|---|---|
RecreateLoadingPageEventArgs ( string uniqueName ) : System |
Initialize a new instance of the RecreateLoadingPageEventArgs class.
|
public RecreateLoadingPageEventArgs ( string uniqueName ) : System | ||
uniqueName | string | Unique name of the page that needs creating. |
return | System |