The GetFilePage type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | GetFilePage |
Initializes a new instance of GetFilePage class.
|
Methods
Name | Description | |
---|---|---|
![]() | AddConfirmation |
Adds confirmation text to existing message on the page.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Called during page initialization to create a collection of content (from content controls) that is handed to a master page, if the current page or master page refers to a master page. (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | AddError |
Adds error text to existing message on the page.
(Inherited from AbstractCMSPage.) |
![]() | AddHeaderAction |
Adds specified action to the page header actions.
(Inherited from AbstractCMSPage.) |
![]() | AddHeaderActions |
Adds the list of header actions to the page header actions.
(Inherited from AbstractCMSPage.) |
![]() | AddInformation |
Adds information text to existing message on the page.
(Inherited from AbstractCMSPage.) |
![]() | AddMessage |
Adds text to existing message on the page.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Registers beginning and ending event handler delegates that do not require state information for an asynchronous page. (Inherited from ![]() |
![]() | ![]() | Registers beginning and ending event handler delegates for an asynchronous page. (Inherited from ![]() |
![]() | ![]() | Notifies the server control that an element, either XML or HTML, was parsed, and adds the element to the server control's (Inherited from ![]() ![]() |
![]() | AddWarning |
Adds warning text to existing message on the page.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Adds a list of dependent files that make up the current page. This method is used internally by the ASP.NET page framework and is not intended to be used directly from your code. (Inherited from ![]() |
![]() | ![]() | Applies the style properties defined in the page style sheet to the control. (Inherited from ![]() |
![]() | ![]() | Initiates a request for Active Server Page (ASP) resources. This method is provided for compatibility with legacy ASP applications. (Inherited from ![]() |
![]() | ![]() | Terminates a request for Active Server Page (ASP) resources. This method is provided for compatibility with legacy ASP applications. (Inherited from ![]() |
![]() | ![]() | Begins processing an asynchronous page request. (Inherited from ![]() |
![]() | ![]() | Ends processing an asynchronous page request. (Inherited from ![]() |
![]() | ![]() | Gathers information about the server control and delivers it to the (Inherited from ![]() ![]() |
![]() | ![]() | Sets the cached (Inherited from ![]() ![]() |
![]() | ![]() | Sets the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Deletes the control-state information for the server control's child controls. (Inherited from ![]() |
![]() | ![]() | Deletes the view-state and control-state information for all the server control's child controls. (Inherited from ![]() |
![]() | ![]() | Deletes the view-state information for all the server control's child controls. (Inherited from ![]() |
![]() | CompleteRequest |
Completes the request.
|
![]() | ![]() | Performs design-time logic. (Inherited from ![]() |
![]() | ![]() | Creates a new (Inherited from ![]() ![]() |
![]() | ![]() | Creates an (Inherited from ![]() ![]() |
![]() | ![]() | Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering. (Inherited from ![]() |
![]() | ![]() | Accesses literal strings stored in a resource. The (Inherited from ![]() ![]() |
![]() | ![]() | Binds a data source to the invoked server control and all its child controls. (Inherited from ![]() |
![]() | ![]() | Binds a data source to the invoked server control and all its child controls with an option to raise the (Inherited from ![]() ![]() |
![]() | ![]() | Binds a data source to the server control's child controls. (Inherited from ![]() |
![]() | ![]() | Performs any initialization of the instance of the (Inherited from ![]() ![]() |
![]() | ![]() | Returns a (Inherited from ![]() ![]() |
![]() | DisableDebugging |
Disables all debugging for current page
|
![]() | ![]() | Enables a server control to perform final clean up before it is released from memory. (Inherited from ![]() |
![]() | EnsureFootersControl |
Ensures the page footer control.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Determines whether the server control contains child controls. If it does not, it creates child controls. (Inherited from ![]() |
![]() | ![]() | Creates an identifier for controls that do not have an identifier assigned. (Inherited from ![]() |
![]() | EnsureScriptManager |
Ensures the script manager on the page.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | (Inherited from ![]() |
![]() | ETagsMatch |
Responds with 304 Not Modified if ETags match and object has current timestamp.
|
![]() | Eval(String, Boolean) |
Evaluates the item data (safe version), with html encoding.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Evaluates a data-binding expression using the specified format string to display the result. (Inherited from ![]() |
![]() | Eval ReturnType (String) |
Templated Eval, returns the value converted to specific type.
(Inherited from AbstractCMSPage.) |
![]() | EvalBool |
Evaluates the item data and converts it to the bool.
(Inherited from AbstractCMSPage.) |
![]() | EvalDateTime |
Evaluates the item data and converts it to the date time.
(Inherited from AbstractCMSPage.) |
![]() | EvalDouble |
Evaluates the item data and converts it to the integer.
(Inherited from AbstractCMSPage.) |
![]() | EvalGuid |
Evaluates the item data and converts it to the guid.
(Inherited from AbstractCMSPage.) |
![]() | EvalHTML |
Evaluates the item data and doesn't encode it. Method should be used for columns with html content.
(Inherited from AbstractCMSPage.) |
![]() | EvalInteger |
Evaluates the item data and converts it to the integer.
(Inherited from AbstractCMSPage.) |
![]() | EvalJSString |
Evaluates the item data, encodes it to be used in javascript code and encapsulates it with "'".
(Inherited from AbstractCMSPage.) |
![]() | EvalText |
Evaluates the item data and encodes it. Method should be used for columns with string nonhtml content.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Starts the execution of an asynchronous task. (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Searches the page naming container for a server control with the specified identifier. (Inherited from ![]() |
![]() | ![]() | Searches the current naming container for a server control with the specified id and an integer, specified in the pathOffset parameter, which aids in the search. You should not override this version of the (Inherited from ![]() ![]() |
![]() | ![]() | Sets input focus to a control. (Inherited from ![]() |
![]() | ![]() | Initializes the control tree during page generation based on the declarative nature of the page. (Inherited from ![]() |
![]() | GetBaseCacheKey |
Returns the base cache key (created with all parameters considered to be valid for proper caching).
|
![]() | GetCacheDependency |
Creates the cache dependency from the given keys.
|
![]() | GetCachedOutputData |
Gets the cached data for the current request.
|
![]() | ![]() | Gets the data item at the top of the data-binding context stack. (Inherited from ![]() |
![]() | ![]() | Gets design-time data for a control. (Inherited from ![]() |
![]() | GetDocumentManagerContainer |
Gets control ideal for containing document manager.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Gets an application-level resource object based on the specified (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Gets an application-level resource object based on the specified (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | GetImageUrl |
Gets UI image URL.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Gets a page-level resource object based on the specified (Inherited from ![]() ![]() |
![]() | ![]() | Gets a page-level resource object based on the specified (Inherited from ![]() ![]() |
![]() | GetObjectIconUrl | Obsolete.
Gets the icon for the given object type.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Obsolete. Gets a reference that can be used in a client event to post back to the server for the specified control and with the specified event arguments. (Inherited from ![]() |
![]() | ![]() | Obsolete. Gets a reference, with javascript: appended to the beginning of it, that can be used in a client event to post back to the server for the specified control and with the specified event arguments. (Inherited from ![]() |
![]() | ![]() | Obsolete. Returns a string that can be used in a client event to cause postback to the server. The reference string is defined by the specified (Inherited from ![]() ![]() |
![]() | ![]() | Obsolete. Returns a string that can be used in a client event to cause postback to the server. The reference string is defined by the specified control that handles the postback and a string argument of additional event information. (Inherited from ![]() |
![]() | GetRange |
Parses the range header from the request.
|
![]() | ![]() | Gets the URL that corresponds to a set of route parameters. (Inherited from ![]() |
![]() | ![]() | Gets the URL that corresponds to a set of route parameters. (Inherited from ![]() |
![]() | ![]() | Gets the URL that corresponds to a set of route parameters and a route name. (Inherited from ![]() |
![]() | ![]() | Gets the URL that corresponds to a set of route parameters and a route name. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Retrieves a hash code that is generated by (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Returns the prefixed portion of the (Inherited from ![]() ![]() |
![]() | ![]() | Returns a collection of control validators for a specified validation group. (Inherited from ![]() |
![]() | ![]() | Returns a list of physical file names that correspond to a list of virtual file locations. (Inherited from ![]() |
![]() | HandleDeviceDimension |
Handles max side size according to device profile dimensions.
|
![]() | HandleDeviceResize |
Changes MaxSideSize to device dimensions if device resizing is enabled.
|
![]() | ![]() | Determines if the server control contains any child controls. (Inherited from ![]() |
![]() | ![]() | Returns a value indicating whether events are registered for the control or any child controls. (Inherited from ![]() |
![]() | CheckRequiredMimeType |
Checks if attachment mime type is allowed.
|
![]() | InitDebug |
Initializes the debug controls.
(Inherited from AbstractCMSPage.) |
![]() | InitDevTools |
Initializes the Dev tools menu
(Inherited from AbstractCMSPage.) |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Initializes the output cache for the current page request based on an (Inherited from ![]() ![]() |
![]() | ![]() | Initializes the output cache for the current page request. (Inherited from ![]() |
![]() | ![]() | Initializes the output cache for the current page request. (Inherited from ![]() |
![]() | ![]() | Obsolete. Determines whether the client script block with the specified key is registered with the page. (Inherited from ![]() |
![]() | IsExtensionExcludedFromRanges |
Indicates if file with given extension is excluded from resumable downloads.
|
![]() | ![]() | Determines if the server control holds only literal content. (Inherited from ![]() |
![]() | ![]() | Obsolete. Determines whether the client startup script is registered with the (Inherited from ![]() ![]() |
![]() | LoadContextHelp |
Loads application description and help topics with respect to current UI context.
Does nothing when context help not enabled or not on standard page.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Loads a (Inherited from ![]() ![]() |
![]() | ![]() | Loads a (Inherited from ![]() ![]() |
![]() | ![]() | Restores control-state information from a previous page request that was saved by the (Inherited from ![]() ![]() |
![]() | ![]() | Loads any saved view-state information to the (Inherited from ![]() ![]() |
![]() | LoadSiteName |
Loads the site name from the query string.
|
![]() | ![]() | Obtains an instance of the (Inherited from ![]() ![]() |
![]() | LoadUserControl |
Loads the user control based on the given path
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Restores view-state information from a previous page request that was saved by the (Inherited from ![]() ![]() |
![]() | LogAndShowError |
Logs the exception and displays a general error message
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Retrieves the physical path that a virtual path, either absolute or relative, or an application-relative path maps to. (Inherited from ![]() |
![]() | ![]() | Retrieves the physical path that a virtual path, either absolute or relative, maps to. (Inherited from ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | NotFound |
File not found action.
|
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Determines whether the event for the server control is passed up the page's UI server control hierarchy. (Inherited from ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | OnInit |
Init event handler.
(Overrides AbstractCMSPage OnInit(EventArgs).) |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | OnLoad |
Load event handler.
(Overrides ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | OnPreInit |
PreInit event handler.
(Overrides AbstractCMSPage OnPreInit(EventArgs).) |
![]() | ![]() | Raises the (Inherited from ![]() ![]() ![]() |
![]() | OnPreRender |
PreRender event handler.
(Overrides AbstractCMSPage OnPreRender(EventArgs).) |
![]() | OnPreRenderComplete |
Raises the PreRenderComplete event after the OnPreRenderComplete event and before the page is rendered.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | OnUnload |
Unload event handler.
(Overrides ![]() |
![]() | ![]() | Gets a (Inherited from ![]() ![]() |
![]() | ![]() | Parses an input string into a (Inherited from ![]() ![]() |
![]() | ![]() | Parses an input string into a (Inherited from ![]() ![]() |
![]() | ![]() | Sets the intrinsic server objects of the (Inherited from ![]() ![]() ![]() ![]() ![]() ![]() |
![]() | ![]() | Assigns any sources of the event and its information to the control's parent. (Inherited from ![]() |
![]() | ![]() | Notifies the server control that caused the postback that it should handle an incoming postback event. (Inherited from ![]() |
![]() | ![]() | Reads a string resource. The (Inherited from ![]() ![]() |
![]() | ![]() | Obsolete. Declares a value that is declared as an ECMAScript array declaration when the page is rendered. (Inherited from ![]() |
![]() | ![]() | Registers a new asynchronous task with the page. (Inherited from ![]() |
![]() | RegisterBodyModifyingScript |
Registers script that modified body element. (For IE7,8 compatibility reasons. See KB927917 for more information.)
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Obsolete. Emits client-side script blocks to the response. (Inherited from ![]() |
![]() | RegisterContextHelpScript |
Registers script which passes application description and help topics to UI.
If applicationName is null or empty, no application context is assumed (and applicationDescriptionUrl, applicationHelpTopics is not used).
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Obsolete. Allows server controls to automatically register a hidden field on the form. The field will be sent to the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Obsolete. Allows a page to access the client OnSubmit event. The script should be a function call to client code registered elsewhere. (Inherited from ![]() |
![]() | ![]() | Registers a control as one whose control state must be persisted. (Inherited from ![]() |
![]() | ![]() | Registers a control as one that requires postback handling when the page is posted back to the server. (Inherited from ![]() |
![]() | ![]() | Registers an ASP.NET server control as one requiring an event to be raised when the control is processed on the (Inherited from ![]() ![]() |
![]() | ![]() | Registers a control with the page as one requiring view-state encryption. (Inherited from ![]() |
![]() | ![]() | Obsolete. Emits a client-side script block in the page response. (Inherited from ![]() |
![]() | ![]() | Causes page view state to be persisted, if called. (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | Render |
Render event handler.
(Overrides ![]() |
![]() | ![]() | Outputs server control content to a provided (Inherited from ![]() ![]() |
![]() | ![]() | Outputs server control content to a provided (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Outputs the content of a server control's children to a provided (Inherited from ![]() ![]() |
![]() | ![]() | Determines whether the specified (Inherited from ![]() ![]() |
![]() | ![]() | Gets the control adapter responsible for rendering the specified control. (Inherited from ![]() |
![]() | ![]() | Gets a URL that can be used by the browser. (Inherited from ![]() |
![]() | ResolveUrl |
Resolves the given URL
(Inherited from AbstractCMSPage.) |
![]() | RespondNotModified |
Responds with the not modified code.
|
![]() | ![]() | Saves any server control state changes that have occurred since the time the page was posted back to the server. (Inherited from ![]() |
![]() | SaveOutputDataToCache |
Saves the data for current request to cache.
|
![]() | ![]() | Saves any view-state and control-state information for the page. (Inherited from ![]() |
![]() | ![]() | Saves any server control view-state changes that have occurred since the time the page was posted back to the server. (Inherited from ![]() |
![]() | SetCacheability |
Sets the cacheability with dependence on connection type
IE browser doesn't support No-Cache if current connection is secured
|
![]() | ![]() | Sets design-time data for a control. (Inherited from ![]() |
![]() | SetDisposition |
Sets response header according to file type.
|
![]() | ![]() | Sets the browser focus to the specified control. (Inherited from ![]() |
![]() | ![]() | Sets the browser focus to the control with the specified identifier. (Inherited from ![]() |
![]() | SetFormAction |
Sets the form action for current page if was rewritten by URL rewriter
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Assigns an event handler delegate to render the server control and its content into its parent control. (Inherited from ![]() |
![]() | SetRevalidation |
Sets the revalidation of the client caches.
|
![]() | ![]() | Sets a pointer to a string resource. The (Inherited from ![]() ![]() |
![]() | SetTimeStamps |
Sets the last modified and expires header to the response
|
![]() | ShowConfirmation |
Shows the general confirmation message.
(Inherited from AbstractCMSPage.) |
![]() | ShowError |
Shows the specified error message, optionally with a tooltip text.
(Inherited from AbstractCMSPage.) |
![]() | ShowChangesSaved |
Shows the general changes saved message.
(Inherited from AbstractCMSPage.) |
![]() | ShowInformation |
Shows the given information on the page, optionally with a tooltip text.
(Inherited from AbstractCMSPage.) |
![]() | ShowMessage |
Shows the specified message, optionally with a tooltip text and description.
(Inherited from AbstractCMSPage.) |
![]() | ShowWarning |
Shows the specified warning message, optionally with a tooltip text.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Returns a Boolean value indicating whether a device filter applies to the HTTP request. (Inherited from ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
![]() | ![]() | Causes tracking of view-state changes to the server control so they can be stored in the server control's (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Stops persistence of control state for the specified control. (Inherited from ![]() |
![]() | ![]() | Instructs any validation controls included on the page to validate their assigned information. (Inherited from ![]() |
![]() | ![]() | Instructs the validation controls in the specified validation group to validate their assigned information. (Inherited from ![]() |
![]() ![]() | ValidateCulture |
Validats the current request culture
|
![]() | ![]() | Confirms that an (Inherited from ![]() ![]() |
![]() | WriteBytes |
Streams the byte array to the response.
|
![]() | WriteFile |
Streams the data file to the response.
|
![]() | ![]() | Writes a resource string to an (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Evaluates an XPath data-binding expression. (Inherited from ![]() |
![]() | ![]() | Evaluates an XPath data-binding expression using the specified prefix and namespace mappings for namespace resolution. (Inherited from ![]() |
![]() | ![]() | Evaluates an XPath data-binding expression using the specified format string to display the result. (Inherited from ![]() |
![]() | ![]() | Evaluates an XPath data-binding expression using the specified prefix and namespace mappings for namespace resolution and the specified format string to display the result. (Inherited from ![]() |
![]() | ![]() | Evaluates an XPath data-binding expression and returns a node collection that implements the (Inherited from ![]() ![]() |
![]() | ![]() | Evaluates an XPath data-binding expression using the specified prefix and namespace mappings for namespace resolution and returns a node collection that implements the (Inherited from ![]() ![]() |
Extension Methods
Name | Description | |
---|---|---|
![]() | AsValue |
Converts object to a query value which can be used as a query parameter
(Defined by QueryExtensions.) |
![]() | CallHandled |
Calls the method handled by the exception handler. If the call doesn't succeed, the problem is reported through parent IExceptionHandler control instead of throwing unhandled exception for the entire page.
Returns true, if the call succeeded, otherwise returns false.
(Defined by ControlsExtensions.) |
![]() | GetAPIString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) |
![]() | GetString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) |
![]() | LoadUserControl |
Loads the user control based on the given path
(Defined by ControlsExtensions.) |
![]() | ToBoolean |
Returns the boolean representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToDateTime |
Returns the DateTime representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToDouble |
Returns the double representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToGuid |
Returns the Guid representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToInteger |
Returns the integer representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToString |
Returns the string representation of an object or default value if not.
(Defined by CoreExtensions.) |
Fields
Name | Description | |
---|---|---|
![]() | deviceResizeIsUsed |
Indicates if max resize for mobile device is used.
|
![]() | mAllowCache |
If true, the caching is allowed.
|
![]() | mCacheMinutes |
Cache minutes
|
![]() | mClientCacheMinutes |
Client cache minutes
|
![]() | mCompleted |
Indicates whether request is completed
|
![]() | mContextMenuContainer |
Container control for the context menus.
(Inherited from AbstractCMSPage.) |
![]() | mDocumentBase |
Document base.
|
![]() | mDocumentManager |
Document manager control.
(Inherited from AbstractCMSPage.) |
![]() | mFootersContainer |
Container control for the page footers.
(Inherited from AbstractCMSPage.) |
![]() | mHeaderActions |
Header actions
(Inherited from AbstractCMSPage.) |
![]() | mHeight |
Height
|
![]() | mLogsContainer |
Container control for the log controls.
(Inherited from AbstractCMSPage.) |
![]() | mManagersContainer |
Container control for the page managers.
(Inherited from AbstractCMSPage.) |
![]() | mMaxByteStream |
Max. byte stream
|
![]() | mMaxSideSize |
Max. side size
|
![]() | mResizeToDevice |
Indicates whether resizing should be used for device
|
![]() | mRevalidateClientCache |
Indicates whether client cache should be revalidated
|
![]() | mScriptManagerControl |
Script manager control.
(Inherited from AbstractCMSPage.) |
![]() | mViewMode |
View mode
|
![]() | mWidth |
Width
|
![]() | throw404WhenNotFound |
If true, 404 is thrown when the file is not found.
|
![]() | useCacheItemName |
Cache item name for the request.
|
Properties
Name | Description | |
---|---|---|
![]() | AcceptRange |
Indicates if resumable downloads should be supported for current file.
|
![]() ![]() | AcceptRanges |
Indicates whether range requests are enabled (ex. for resumable downloads). If false, the HTTP Handler
ignores the Range HTTP Header and returns the entire contents.
|
![]() | ![]() | Gets the browser-specific adapter for the control. (Inherited from ![]() |
![]() | AfterFormPlaceHolder |
Gets placeholder located after form element.
(Inherited from AbstractCMSPage.) |
![]() | AllowCache |
Returns true if the process allows cache.
|
![]() | AllowClientCache |
Returns true if client cache is allowed for the current request.
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets the application-relative virtual directory of the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Gets or sets the application-relative, virtual directory path to the file from which the control is parsed and compiled. (Inherited from ![]() |
![]() | AreRangesValid |
Indicates whether ranges are valid.
TRUE: ranges are valid or request is not range request
FALSE: all other cases
|
![]() | ![]() | Sets a value indicating whether the page can be executed on a single-threaded apartment (STA) thread. (Inherited from ![]() |
![]() | ![]() | Sets a value indicating whether the page is processed synchronously or asynchronously. (Inherited from ![]() |
![]() | ![]() | Gets or sets a value indicating the time-out interval used when processing asynchronous tasks. (Inherited from ![]() |
![]() | ![]() | Obsolete. The (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets the control in the page that is used to perform postbacks. (Inherited from ![]() |
![]() | ![]() | Gets the control that contains this control's data binding. (Inherited from ![]() |
![]() | ![]() | Sets a value indicating whether the page output is buffered. (Inherited from ![]() |
![]() ![]() | BUFFER_SIZE | Obsolete.
Buffer size 64 kB.
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | CacheItemName |
Cache item name for current request.
|
![]() | CacheMinutes |
Cache minutes.
|
![]() | ClientCacheMinutes |
Cache minutes.
|
![]() | ![]() | Gets the control ID for HTML markup that is generated by ASP.NET. (Inherited from ![]() |
![]() | ![]() | Gets or sets the algorithm that is used to generate the value of the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a character value representing the separator character used in the (Inherited from ![]() ![]() |
![]() | ![]() | Gets the query string portion of the requested URL. (Inherited from ![]() |
![]() | ![]() | Gets a (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets a value that allows you to override automatic detection of browser capabilities and to specify how a page is rendered for particular browser clients. (Inherited from ![]() |
![]() | ![]() | Sets the code page identifier for the current (Inherited from ![]() ![]() |
![]() ![]() | CONNECTION_CHECK | Obsolete.
Check connection every X buffering iterations.
|
![]() ![]() | CONNECTION_TIMEOUT | Obsolete.
Connection timeout (seconds).
|
![]() | ![]() | Sets the HTTP MIME type for the (Inherited from ![]() ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ContextMenuContainer |
Container control for the context menus.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Gets a (Inherited from ![]() ![]() |
![]() | ![]() | Sets the culture ID for the (Inherited from ![]() ![]() |
![]() | CultureCode |
Gets culture code of current document initialized from query string.
(Inherited from AbstractCMSPage.) |
![]() | CurrentSite |
Current site.
|
![]() | CurrentSiteName |
Current site name.
|
![]() | CurrentUser |
Current User.
|
![]() | CurrentUseXUACompatible |
If true, X-UA-Compatible header will be added to the page.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Gets a reference to the naming container if the naming container implements (Inherited from ![]() ![]() |
![]() | ![]() | Gets a reference to the naming container if the naming container implements (Inherited from ![]() ![]() |
![]() | DataLength |
Size of data.
|
![]() | ![]() | Gets a value indicating whether a control is being used on a design surface. (Inherited from ![]() |
![]() | DocumentBase |
Document base.
|
![]() | DocumentID |
Gets document ID of current document initialized from query string.
(Inherited from AbstractCMSPage.) |
![]() | DocumentManager |
Document manager control.
(Inherited from AbstractCMSPage.) |
![]() | EnableContextHelp |
Tells you whether context help script generation into page is enabled.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Gets or sets a value indicating whether the page validates postback and callback events. (Inherited from ![]() |
![]() | ![]() | Gets or sets a Boolean value indicating whether themes apply to the control that is derived from the (Inherited from ![]() ![]() |
![]() | ![]() | 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. (Inherited from ![]() |
![]() | ![]() | Gets or sets a value indicating whether ASP.NET should check message authentication codes (MAC) in the page's view state when the page is posted back from the client. (Inherited from ![]() |
![]() | EnsureDocumentManager |
Indicates if document manager should be ensured
(Inherited from AbstractCMSPage.) |
![]() | EnsurePreferredCulture |
Indicates if content preferred culture should be ensured.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Gets or sets the error page to which the requesting browser is redirected in the event of an unhandled page exception. (Inherited from ![]() |
![]() | ETag |
HTTP header entity tag.
|
![]() | ![]() | Gets a list of event handler delegates for the control. This property is read-only. (Inherited from ![]() |
![]() ![]() | ExcludedResumableExtensions |
List of file extensions for which the resumable downloads are disabled.
|
![]() | ![]() | Obsolete. Sets an array of files that the current (Inherited from ![]() ![]() |
![]() | FooterContainer |
Container control for the page footers.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Gets the HTML form for the page. (Inherited from ![]() |
![]() ![]() | GetFileEndRequest |
When true, the request is completed, when false, the Request.End is called.
|
![]() | ![]() | Gets a value indicating whether the current server control's child controls have any saved view-state settings. (Inherited from ![]() |
![]() | ![]() | Gets the document header for the page if the head element is defined with a runat=server in the page declaration. (Inherited from ![]() |
![]() | HeaderActions |
Local header actions
(Inherited from AbstractCMSPage.) |
![]() | Height |
Image height.
|
![]() | ![]() | Gets a value that indicates whether the server control's child controls have been created. (Inherited from ![]() |
![]() | ![]() | Gets or sets an identifier for a particular instance of the (Inherited from ![]() ![]() |
![]() | ![]() | Gets the character used to separate control identifiers when building a unique ID for a control on a page. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the page is processed asynchronously. (Inherited from ![]() |
![]() | ![]() | Gets a value that indicates whether the page request is the result of a callback. (Inherited from ![]() |
![]() | IsCMSDesk |
Determines whether the current page is located under the CMS Desk.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Gets a value indicating whether the page is involved in a cross-page postback. (Inherited from ![]() |
![]() | IsDialog |
Indicates whether page is a dialog.
False by default.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Gets a value indicating whether controls contained within this control have control state. (Inherited from ![]() |
![]() | IsLiveSite |
Indicates if live site mode.
|
![]() | IsMultipart |
Indicates whether it is multipart range request.
|
![]() | ![]() | Gets a value that indicates whether the page is being rendered for the first time or is being loaded in response to a postback. (Inherited from ![]() |
![]() | ![]() | Gets a value that indicates whether the control in the page that performs postbacks has been registered. (Inherited from ![]() |
![]() | IsRangeRequest |
Indicates whether it is range request.
|
![]() | ![]() | Gets a value indicating whether the (Inherited from ![]() ![]() |
![]() | IsRootDialog |
Indicates whether page is root dialog (top dialog page with header and footer)
(Inherited from AbstractCMSPage.) |
![]() | IsStandardPage |
If true, the page is a UI page
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Gets a value that indicates whether the server control is saving changes to its view state. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether page validation succeeded. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether view state is enabled for this control. (Inherited from ![]() |
![]() | ![]() | Gets a list of objects stored in the page context. (Inherited from ![]() |
![]() | ![]() | Sets the locale identifier for the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a value indicating whether the control participates in loading its view state by (Inherited from ![]() ![]() |
![]() | LogCommunicationExceptions |
Whether to log exception caused by communication problems (e.g. when remote host closes the connection).
Log exceptions has to be set to TRUE.
|
![]() | LogExceptions |
Logs the exceptions caused by the process.
|
![]() | LogsContainer |
Container control for the log controls.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Gets or sets a value indicating whether to return the user to the same position in the client browser after postback. This property replaces the obsolete (Inherited from ![]() ![]() |
![]() | ManagersContainer |
Container control for the page managers.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Gets the master page that determines the overall look of the page. (Inherited from ![]() |
![]() | ![]() | Gets or sets the virtual path of the master page. (Inherited from ![]() |
![]() | MaxByteStream |
Maximum streaming speed in bytes per second.
|
![]() | ![]() | Gets or sets the maximum length for the page's state field. (Inherited from ![]() |
![]() | MaxSideSize |
Image maximum side size.
|
![]() | MessagesPlaceHolder |
Local page messages placeholder
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Gets or sets the content of the "description" meta element. (Inherited from ![]() |
![]() | ![]() | Gets or sets the content of the "keywords" meta element. (Inherited from ![]() |
![]() | ![]() | Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same (Inherited from ![]() ![]() |
![]() | NodeID |
Gets node ID of current document initialized from query string.
(Inherited from AbstractCMSPage.) |
![]() | OutputDataCacheItemName |
Cache item name for the file output data.
|
![]() | ![]() | Gets a reference to the (Inherited from ![]() ![]() |
![]() | ![]() | Gets the adapter that renders the page for the specific requesting browser. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a reference to the server control's parent control in the page control hierarchy. (Inherited from ![]() |
![]() | ![]() | Gets the page that transferred control to the current page. (Inherited from ![]() |
![]() ![]() | RANGE_END | Obsolete.
Range end constant
|
![]() ![]() | RANGE_START | Obsolete.
Range start constant
|
![]() ![]() | RangeRegExp |
The range from HTTP header regular expression.
|
![]() | Ranges |
2D Array in format {{START_RANGE,END_RANGE},{START_RANGE, END_RANGE}}.
|
![]() | RegisterGlobalHotKeyScript |
Gets or sets the value that indicates whether global hotkey script should be registered
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Gets a value that specifies the ASP.NET version that rendered HTML will be compatible with. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ResizeToDevice |
Indicates if max side size parameter should be changes to device profile dimensions.
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Sets the encoding language for the current (Inherited from ![]() ![]() |
![]() | RevalidateClientCache |
Cache minutes.
|
![]() | ![]() | (Inherited from ![]() |
![]() | ScriptManagerControl |
Script manager control.
(Inherited from AbstractCMSPage.) |
![]() | Sender |
Gets or sets sender object that is used for writing data to the response.
|
![]() | ![]() | Gets the Server object, which is an instance of the (Inherited from ![]() ![]() |
![]() | ![]() | Gets the current Session object provided by ASP.NET. (Inherited from ![]() |
![]() | ![]() | Gets information about the container that hosts the current control when rendered on a design surface. (Inherited from ![]() |
![]() | ![]() | Gets or sets the skin to apply to the control. (Inherited from ![]() |
![]() | ![]() | Obsolete. Gets or sets a value indicating whether smart navigation is enabled. This property is deprecated. (Inherited from ![]() |
![]() ![]() | STREAM_LIMIT_SLEEP | Obsolete.
Wait interval when stream limit was reached before next check.
|
![]() | ![]() | Gets or sets the name of the theme that is applied to the page early in the page life cycle. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the (Inherited from ![]() ![]() |
![]() | TabMode |
Indicates if the page is in tab mode.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Gets or sets a reference to the template that contains this control. (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Gets or sets the name of the page theme. (Inherited from ![]() |
![]() | ![]() | Gets or sets the title for the page. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Sets a value indicating whether tracing is enabled for the (Inherited from ![]() ![]() |
![]() | ![]() | Sets the mode in which trace statements are displayed on the page. (Inherited from ![]() |
![]() | ![]() | Sets the level of transaction support for the page. (Inherited from ![]() |
![]() | Tree |
Tree provider object.
(Inherited from AbstractCMSPage.) |
![]() | UIContext |
Page's UI context
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Sets the user interface (UI) ID for the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a unique suffix to append to the file path for caching browsers. (Inherited from ![]() |
![]() | ![]() | Gets the unique, hierarchically qualified identifier for the server control. (Inherited from ![]() |
![]() | ![]() | Gets information about the user making the page request. (Inherited from ![]() |
![]() | UseViewStateUserKey |
If true, ViewStateUserKey is used.
(Inherited from AbstractCMSPage.) |
![]() | ![]() | Gets a collection of all validation controls contained on the requested page. (Inherited from ![]() |
![]() | ViewMode |
View mode of the current page.
|
![]() | ![]() | 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. (Inherited from ![]() |
![]() | ![]() | Gets or sets the encryption mode of the view state. (Inherited from ![]() |
![]() | ![]() | Gets a value that indicates whether the (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets the view-state mode of this control. (Inherited from ![]() |
![]() | ![]() | Assigns an identifier to an individual user in the view-state variable associated with the current page. (Inherited from ![]() |
![]() | ![]() | Gets or sets a value indicating whether the (Inherited from ![]() ![]() |
![]() | Watermark |
If set, watermark image is applied to the image. Name of the watermark image from ~/App_Themes/{theme}/Images/Watermarks
|
![]() | WatermarkPosition |
Watermark position.
|
![]() | Width |
Image width.
|
Events
Name | Description | |
---|---|---|
![]() | ![]() | Occurs when a user ends a transaction. (Inherited from ![]() |
![]() | ![]() | Occurs when a transaction completes. (Inherited from ![]() |
![]() | ![]() | Occurs when the server control binds to a data source. (Inherited from ![]() |
![]() | ![]() | 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. (Inherited from ![]() |
![]() | ![]() | Occurs when an unhandled exception is thrown. (Inherited from ![]() |
![]() | ![]() | Occurs when the server control is initialized, which is the first step in its lifecycle. (Inherited from ![]() |
![]() | ![]() | Occurs when page initialization is complete. (Inherited from ![]() |
![]() | ![]() | Occurs when the server control is loaded into the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs at the end of the load stage of the page's life cycle. (Inherited from ![]() |
![]() | ![]() | Occurs at the beginning of page initialization. (Inherited from ![]() |
![]() | ![]() | Occurs before the page (Inherited from ![]() ![]() |
![]() | ![]() | Occurs after the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs before the page content is rendered. (Inherited from ![]() |
![]() | ![]() | Occurs after the page has completed saving all view state and control state information for the page and controls on the page. (Inherited from ![]() |
![]() | ![]() | Occurs when the server control is unloaded from memory. (Inherited from ![]() |
See Also