![]() ![]() | Gets the HTML comment tag used to mark shared borders. |
![]() ![]() | Check the file access rights and permissions necessary to run a PagePorter application. |
![]() |
Initializes a new instance of the FpPage class. |
![]() | Gets the Application object for the current Web request. |
![]() | |
![]() | Gets or sets the directory where the shared border user controls reside. |
![]() | Gets or sets a string describing the enable state for all four shared borders. |
![]() | Gets or sets the amount of spacing between the left border and the page body, and between the page body and the right border. |
![]() | Gets or sets the flag that indicates the presence of the bottom shared border. |
![]() | Gets a reference to the bottom shared border's control, or null if it doesn't exist. |
![]() | Gets or sets the name of the bottom shared border user control. |
![]() | Gets the Cache object associated with the application in which the page resides. |
![]() | Gets the server control identifier generated by ASP.NET. |
![]() | Gets or sets a value that allows you to override automatic detection of browser capabilities and to specify how a page renders for particular browser clients. |
![]() | Gets a ControlCollection object that represents the child controls for a specified server control in the UI hierarchy. |
![]() | Gets or sets a value indicating whether the page maintains its view state, and the view state of any server controls it contains, when the current page request ends. |
![]() | Gets or sets the error page to which the requesting browser is redirected in the event of an unhandled page exception. |
![]() | Gets the general purpose Hashtable object for use by components and code. |
![]() | Gets or sets the host name override. A blank name means no override. |
![]() | Gets or sets an identifier for a particular instance of the Page class. |
![]() | Gets a value indicating whether the page is being loaded in response to a client postback, or if it is being loaded and accessed for the first time. |
![]() | |
![]() | Gets a value indicating whether page validation succeeded. |
![]() | Gets or sets the flag that indicates the presence of the left shared border. |
![]() | Gets a reference to the left shared border's control, or null if it doesn't exist. |
![]() | Gets or sets the name of the left shared border user control. |
![]() | Gets or sets the Microsoft Office theme for this site. |
![]() | Gets the Microsoft Office theme object for this site. |
![]() | Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same ID property value. |
![]() | Gets a reference to the Page instance that contains the server control. |
![]() | Gets or sets the page alignment within the browser window. |
![]() | Gets or sets the page width. |
![]() | Gets a reference to the server control's parent control in the page control hierarchy. |
![]() | Gets or sets the flag that tells any FpUserControl classes hosted on this page to not consume the attributes after the <body> tag. |
![]() | Gets or sets the port number override. A value of -1 means to use the default for the current scheme (i.e. 80 for http, or 443 for https). |
![]() | Gets the HttpRequest object for the requested page. |
![]() | Gets the HttpResponseobject associated with the Page . This object allows you to send HTTP response data to a client and contains information about that response. |
![]() | Gets or sets the flag that indicates the presence of the right shared border. |
![]() | Gets a reference to the right shared border's control, or null if it doesn't exist. |
![]() | Gets or sets the name of the right shared border user control. |
![]() | Gets or sets the page's security mode. |
![]() | Gets the Server object, which is an instance of the HttpServerUtility class. |
![]() | Gets the current Session object provided by ASP.NET. |
![]() | Gets information about the Web site to which the server control belongs. |
![]() | Gets or sets a value indicating whether smart navigation is enabled. |
![]() | Gets the virtual directory of the Page or UserControl that contains the current server control. |
![]() | Gets or sets the flag that indicates the presence of the top shared border. |
![]() | Gets a reference to the top shared border's control, or null if it doesn't exist. |
![]() | Gets or sets the name of the top shared border user control. |
![]() | Gets the TraceContext object for the current Web request. |
![]() | Gets the unique, hierarchically-qualified identifier for the server control. |
![]() | Gets information about the user making the page request. |
![]() | Gets a collection of all validation controls contained on the requested page. |
![]() | Assigns an identifier to an individual user in the view state variable associated with the current page. |
![]() | Gets or sets a value indicating whether the Page object is rendered. |
![]() | Overloaded. Adjusts request URLs according to the security, host name, and port number overrides. |
![]() | Binds a data source to the invoked server control and all its child controls. |
![]() | Performs any initialization of the instance of the Page class that is required by RAD designers. This method is used only at design time. |
![]() | Enables a server control to perform final clean up before it is released from memory. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Overloaded. Searches the current naming container for a server control with the specified id parameter. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Obtains a reference to a client-side script function that causes, when invoked, a server postback to the form. |
![]() | Appends javascript: to the beginning of the return from a GetPostBackEventReference call to allow hyperlink post-back processing on the server. |
![]() | Overloaded. Obtains a reference to a client-side script function that causes, when invoked, the server to post back to the page. |
![]() | Gets the Type of the current instance. |
![]() | Retrieves a hash code that is generated by Page objects that are generated at run time. This hash code is unique to the Page object's control hierarchy. |
![]() | Override this method to handle any exceptions when the border user controls are loaded. If the borders fail, they will do so quietly by default. |
![]() | Determines if the server control contains any child controls. |
![]() | Determines if the client script block is registered with the page. |
![]() | Determines if the client startup script is registered with the Page object. |
![]() | Obtains a UserControl object from a user control file. |
![]() | Obtains an instance of the ITemplate interface from an external file. |
![]() | Retrieves the physical path that a virtual path, either absolute or relative, maps to. |
![]() | Parses an input string into a Control on the Web Forms page or user control. |
![]() | |
![]() | Declares a value that is declared as an ECMAScript array declaration when the page renders. |
![]() | Allows ASP.NET server controls to emit client-side script blocks in the Page . |
![]() | Allows server controls to automatically register a hidden field on the form. The field will be sent to the Page when the HtmlForm server control is rendered. |
![]() | Allows a page to access the client OnSubmit event. The script should be a function call to client code registered elsewhere. |
![]() | Registers a control as one that requires post-back handling. |
![]() | Registers an ASP.NET server control as requiring an event to be raised when the control is processed on the Page . |
![]() | Allows ASP.NET server controls to emit client-side script blocks in the Page . |
![]() | Causes page view state to be persisted, if called. |
![]() | Outputs server control content to a provided HtmlTextWriter object and stores tracing information about the control if tracing is enabled. |
![]() | Converts a URL into one that is usable on the requesting client. |
![]() | |
![]() | Returns a String that represents the current Object. |
![]() | Instructs any validation controls included on the page to validate their assigned information. |
![]() | Confirms that an HtmlForm control is rendered for the specified ASP.NET server control at run time. |
![]() | Occurs when a user aborts a transaction. |
![]() | Occurs when a transaction completes. |
![]() | Occurs when the server control binds to a data source. |
![]() | Occurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP.NET page is requested. |
![]() | Occurs when an unhandled exception is thrown. |
![]() | Occurs when the server control is initialized, which is the first step in the its lifecycle. |
![]() | Occurs when the server control is loaded into the Page object. |
![]() | Occurs when the server control is about to render to its containing Page object. |
![]() | Occurs when the server control is unloaded from memory. |
![]() | |
![]() | |
![]() | |
![]() | Gets a value that indicates whether the server control's child controls have been created. |
![]() | |
![]() | |
![]() | Gets the HttpContext object associated with the page. |
![]() | |
![]() | |
![]() | Gets a list of event handler delegates for the control. This property is read-only. |
![]() | |
![]() | Gets a value indicating whether the current server control's child controls have any saved view-state settings. |
![]() | Gets a value that indicates whether the server control is saving changes to its view state. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Gets a dictionary of state information that allows you to save and restore the view state of a server control across multiple requests for the same page. |
![]() | Gets a value that indicates whether the StateBag object is case-insensitive. |
![]() | Notifies the server control that an element, either XML or HTML, was parsed, and adds the element to the server control's ControlCollection object. |
![]() | |
![]() | |
![]() | |
![]() | Deletes the view-state information for all the server control's child controls. |
![]() | Performs construction time logic. |
![]() | Overridden. This method allows us to insert the shared border controls around the page control itself. This is also where the redirect logic is implemented. |
![]() | Creates a new ControlCollection object to hold the child controls (both literal and server) of the server control. |
![]() | Creates an HtmlTextWriter object to render the page's content. |
![]() | |
![]() | Determines the type of request made for the Page class. |
![]() | Determines whether the server control contains child controls. If it does not, it creates child controls. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Overloaded. |
![]() | |
![]() | Initializes the output cache for the current page request. |
![]() | Determines if the server control holds only literal content. |
![]() | Loads any saved view-state information to the Page object. Override this method if you want to load the Page view-state information in anything other than a hidden field. |
![]() | Overridden. Restores view-state information from a previous page request that was saved by the SaveViewState method. |
![]() | Retrieves the physical path that a virtual path, either absolute or relative, maps to. |
![]() | Creates a shallow copy of the current Object. |
![]() | Raises the AbortTransaction event. |
![]() | Determines whether the event for the server control is passed up the page's UI server control hierarchy. |
![]() | Raises the CommitTransaction event. |
![]() | Raises the DataBinding event. |
![]() | Raises the Error event. |
![]() | Raises the Init event. |
![]() | Raises the Load event. |
![]() | Raises the PreRender event. |
![]() | Raises the Unload event.Note Server controls should perform any final cleanup, such as closing files, closing database connections, and discarding objects, during this stage of the server control lifecycle. |
![]() | Assigns any sources of the event and its information to the control's parent. |
![]() | Notifies the server control that caused the postback that it should handle an incoming post back event. |
![]() | Sends server control content to a provided HtmlTextWriter object, which writes the content to be rendered on the client. |
![]() | Outputs the content of a server control's children to a provided HtmlTextWriter object, which writes the content to be rendered on the client. |
![]() | Saves any view-state information for the page. |
![]() | Saves any server control view-state changes that have occurred since the time the page was posted back to the server. |
![]() | |
![]() | Causes tracking of view-state changes to the server control so they can be stored in the server control's StateBag object. This object is accessible through the ViewState property. |
![]() |
![]() | Called after a control is added to the Controls collection of another control. |
![]() | Called after a control is removed from the Controls collection of another control. |
FpPage Class | Parastream.Web.UI Namespace