WebWindow Members
In This Article
#Constructors
Name | Description |
---|---|
Web |
Creates an instance of the Web |
#Fields
Name | Description |
---|---|
Main |
|
Notify |
Inherited from Frame. |
Use |
Inherited from Frame. |
#Properties
Name | Description |
---|---|
Application |
Provides access to a Web |
Context | Returns a Frame’s context. Inherited from Frame. |
Controllers | Provides access to the Controller collection. Inherited from Frame. |
Current |
Provides access to the page associated with the current HTTP request. |
Current |
Provides access to the Web |
Is |
Indicates whether a Window is main. Inherited from Window. |
Is |
Indicates whether Controllers are currently being activated. Inherited from Frame. |
Main |
|
Scroll |
Provides access to the Web |
Tag | Provides access to the object that contains data about the Frame. Inherited from Frame. |
Template | Returns a Window’s Template. Inherited from Window. |
View | Provides access to a Frame‘s View. Inherited from Frame. |
#Methods
Name | Description |
---|---|
Activate |
Activates Controllers for the current Window. Inherited from Window. |
Break |
Removes Web |
Check |
Causes the browser to perform redirection to a different URL, if required. |
Check |
Causes the browser to perform redirection to a different URL, if required. |
Close() | Closes a Window. Inherited from Window. |
Close |
Closes the Web |
Create |
Creates controls for the specified Web Forms page. |
Create |
Creates controls for the specified Web Forms page. |
Create |
Creates an auxiliary scrolling control on the specified Web Forms page. |
Create |
Creates the auxiliary control preventing an ASP. |
Create |
For internal use only. Inherited from Frame. |
Dispose() | Releases all resources used by this Frame object. Inherited from Frame. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns a specified Controller from the current Frame‘s Frame. |
Get |
For internal use. Inherited from Frame. |
Get |
Obsolete. Provides access to the key information on the View associated with the current request. |
Get |
Provides access to the HTML <form> element of the specified Web Forms page. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register |
Registers the client script with the Web |
Register |
Registers the client script with the Web |
Register |
Registers the client script include with the Web |
Register |
Registers the client script resource with the Web |
Register |
Registers a specified Controller within a Frame‘s Frame. |
Register |
Registers the startup script with the Web |
Register |
Registers the startup script with the Web |
Save |
Writes information on a Frame‘s View and Template to the Application Model. Inherited from Frame. |
Set |
Activates or deactivates the current Frame‘s Controllers for a specified reason. Inherited from Frame. |
Set |
Sets the specified window as a current session. |
Set |
Sets a specified Template for the current Frame. Inherited from Frame. |
Set |
Sets a specified View for the current Frame. Inherited from Frame. |
Set |
Sets a specified View for the current Frame. Inherited from Frame. |
Set |
Sets a specified View for the current Frame. Inherited from Frame. |
Set |
Sets a specified View for the current Frame. Inherited from Frame. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Controls |
Occurs before creating controls for the Web |
Custom |
Occurs when ASP. |
Disposed | Occures after the current Frame has been disposed of. Inherited from Frame. |
Disposing | Occurs when the current Frame is disposed of. Inherited from Frame. |
Page |
Occurs after the Web |
Process |
Occurs when the Action Containers displayed in the current Frame are changed. Inherited from Frame. |
Process |
|
Template |
Occurs after setting a Template for a Frame. Inherited from Frame. |
Template |
Occurs before a Template is set for a Frame. Inherited from Frame. |
Template |
Occurs before synchronizing information on a Frame‘s Template. Inherited from Frame. |
Template |
Occurs after a template is changed and a View is set for it. Inherited from Frame. |
View |
Occurs after setting a View for a Frame. Inherited from Frame. |
View |
Occurs before setting a View for a Frame. Inherited from Frame. |
View |
Occurs after Controllers have been activated for the current Frame. Inherited from Frame. |
View |
Occurs before synchronizing information on a Frame‘s View. Inherited from Frame. |
See Also