DevExpress.ExpressApp.Web.v17.2 Represents arguments passed to the event. Initializes a new instance of the NeedToCacheErrorInfoEventArgs class. The ErrorInfo object representing the error that occurred. Gets the ErrorInfo object representing the error that occurred. The ErrorInfo object representing the error that occurred. Specifies if caching the error information is required. true if the error information is cached, otherwise - false. The default is false. Arguments passed to the event. Initializes a new instance of the CustomSendErrorNotificationEventArgs class. A string representing the identifier of the error that occurred. A string representing the text of the error message. A string representing the complete error description, including the request details, loaded assemblies, last trace entries, etc. A string representing the subject of the error notification message. A string representing the body of the error notification message. A object corresponding to the error that occurred. Gets the complete error description, including the request details, loaded assemblies, last trace entries, etc. A string representing the complete error description, including the request details, loaded assemblies, last trace entries, etc. Gets the identifier of the error that occurred. A string representing the identifier of the error that occurred. Gets the text of the error message. A string representing the text of the error message. Gets the exception that occurred. A object corresponding to the error that occurred. Gets the body of the error notification message. A string representing the body of the error notification message. Gets the subject of the error notification message. A string representing the subject of the error notification message. Arguments passed to the event. Initializes a new instance of the CustomSendMailMessageEventArgs class. A object representing the event arguments. As the CustomSendMailMessageEventArgs class is inherited from the CustomSendErrorNotificationEventArgs, these arguments are required for initialization. A object, providing the ability to send e-mail using the Simple Mail Transfer Protocol (SMTP). A object representing an error notification e-mail message that can be sent using the SmtpClient object. Gets the error notification e-mail message. A object, representing an error notification e-mail message that can be sent using the SmtpClient object. Gets an SmtpClient providing the ability to send e-mail by using the Simple Mail Transfer Protocol (SMTP). A object, providing the ability to send e-mail by using the SMTP. Provides static members for the error handling in ASP.NET applications. Initializes a new instance of the ErrorHandling class. Specifies the name of the parameter, holding the application name. This parameter value is used in the default "From" field of the error notification e-mail. Determines if it is possible to send an e-mail alert to the application administrator. true, if it is possible to send an e-mail alert to the application administrator; otherwise - false; Determines if detailed error information should be shown. true, if detailed error information should be shown; otherwise - false. Clears the application errors of the current context. Clears the cached page error in the current context. Clears page errors in the current context. Specifies the name of the configuration file key holding the IP address of the host, allowed to see the detailed error information. Specifies the name of the configuration file key holding the e-mail, from which the error notifications are sent. Specifies the name of the configuration file key holding the name, from which the error notifications are sent. Specifies the name of the configuration file key holding the e-mail of the application administrator receiving the error alerts. Specifies the name of the configuration file key holding the SMTP server name or IP address. This server is used to send error alerts to the application administrator. Specifies the name of the configuration file key holding the error alert subject format string. Specifies the name of the configuration file key that sets whether the connection is encrypted when sending the error alert via e-mail. Specifies the name of the configuration file key holding the URL of the rich error page. For internal use only. Specifies the name of the configuration file key holding the URL of the simple error page. Occurs before determining whether it is possible to send the error alert to the application administrator. Occurs before e-mailing the error alert to the application administrator. Specifies the email address from which the error notification e-mails are sent, if the ErrorReportEmailFrom key value is not specified in the application configuration file. Specifies the name from which the error notification e-mails are sent, if the ErrorReportEmailFromName key value is not specified in the application configuration file. Specifies the name of the parameter holding the exception message. This parameter value is used in the default subject of the error notification e-mail. Gets the information on the application error that occurred in the current context. An ErrorInfo object representing the information on the application error occurred in the current context. Gets the information on the cached page error that occurred in the current context. An ErrorInfo object providing information on the cached page error that occurred in the current context. Gets the information on the page error that occurred in the current context. An ErrorInfo object providing information on the page error that occurred in the current context. Represents the instance of the ErrorHandling class. The instance of the ErrorHandling class. Determines if the specified exception is ignored. A object representing the exception. true, if the exception is ignored; otherwise - false. Occurs before caching the error information. Processes the last exception that occurred. Sends an alert to the application administrator. A string representing the identifier of the error that occurred. A string representing detailed information on the error that occurred. A string representing the text of the error message. Sends an alert to the application administrator. A string representing the identifier of the error that occurred. A string representing detailed information on the error that occurred. A string representing detailed information on the error occurred. A object representing an error occurred. Handles the specified exception. A System.Exception object that is the error that occurred. Used to extend the Application Model's node. Specifies the Action's priority with regards to the adaptive and responsive layout used in the new web UI. Actions with a lower AdaptivePriority value remain visible when the browser window shrinks, while Actions with a higher priority become hidden. An integer value that specifies the Action's priority with regards to the adaptive and responsive layout. Specifies whether or not a confirmation dialog is displayed by a browser when there are unsaved changes and a user executes the current Action. true, if a confirmation dialog is enabled; otherwise, false. Specifies the name of the CSS class to be applied to the control that visualizes the current Action. A string which is the name of the custom CSS class. Specifies whether a postback should be performed when the Action is executed. true, to perform a postback when the Action is executed; false, to perform a callback. Contains values that specify how cell values are edited by ASP.NET Web List Editors. Enables the Batch Edit Mode. In this mode you can edit multiple rows and then click Save changes to save all modified objects at once. Specifies that cell values are edited in the Edit Form. The data row whose values are currently being edited is not displayed. Specifies that cell values are edited in the Edit Form. The data row whose values are currently being edited is displayed above the Edit Form. Specifies that cell values are edited within the In-Line Edit Row. Specifies that cell values are edited in the Popup Edit Form. Used to extend the Application Model's Views node. Specifies how the Detail Row is displayed in the current List View's . A enumeration value specifying how the detail row is displayed. Specifies the Detail View to be displayed in the Detail Row for the current List View's . An object specifying the Detail View to be displayed in the detail row. Enables Endless Paging in an . true, if endless paging is enabled; otherwise, false. Specifies the way cell values are edited. An enumeration value specifying the way cell values are edited. Specifies whether or not the adaptive and responsive layout is enabled for the grid control displayed in the current List View. true, if the adaptive and responsive layout is enabled, otherwise, false. Specifies the index of the currently selected page. An integer value specifying the index of the currently selected page. Specifies the pager's position within the List View control. A enumeration value specifying the pager's position. Specifies the number of records displayed on a List Editor page. An integer value specifying the number of records displayed on a List Editor page. Specifies whether selection checkboxes are displayed for the records in the . When selection checkboxes are hidden, the Delete Actions are displayed instead of checkboxes. true, if selection checkboxes are displayed for the records; false, if the Delete Actions are displayed instead of checkboxes. Specifies the vertical scrollable height of the 's grid control when Endless Paging is enabled using the property. An integer value specifying the vertical scrollable height in pixels. Used to extend the Application Model's ListView node. Specifies whether the List View settings are persisted in cookies when the browser cookie storage is enabled. true, if the List View settings are persisted in cookies when the browser cookie storage is enabled; otherwise, false. Used to extend the Application Model's Options node. Specifies the application's mode of operation, with respect to the display of nested List Views. A enumeration value which specifies the application's mode of operation with respect to the display of nested List Views. Specifies whether or not a confirmation dialog is displayed by browser when there are unsaved changes and a user closes the browser tab or clicks an Action whose execution may lead to loss of unsaved data. true, if a confirmation dialog is enabled; otherwise, false. Specifies if UI-level sorting is allowed. true, if UI-level sorting is allowed; otherwise, false. Specifies whether the column chooser is enabled. true, if the column chooser is enabled; otherwise, false. Specifies whether the page size chooser is enabled. true, if the page size chooser is enabled; otherwise, false. Provides access to the Options | PopupWindowOptions node. An object representing the PopupWindowOptions node. Specifies whether or not captions are displayed in truncated form. true, if captions are displayed in truncated form; otherwise, false. Used to extend the Application Model's Options node. Specifies whether the application can use the browser cookie storage to persist List View settings. true, if the application can use the browser cookie storage to persist List View settings; otherwise, false. Contains values specifying how the Detail Row is displayed in the current List View's . A Detail View specified using the property is shown in a detail row. The Nested List View's Actions are hidden. The Detail View specified using the property is shown in a detail row. The Nested List View's Actions are visible. The detail row is disabled. Arguments, passed to the event. Initializes a new instance of the PopupShowingEventArgs class. An object that manages the used to display popup windows in ASP.NET applications. A object which is a parent Window for the current popup. A string containg a URL to be assigned to the property of the displayed popup. A object providing access to the popup window's source Action. Gets a URL that will be assigned to the property of the displayed popup. A string containg a URL that will be assigned to the property of the displayed popup. Gets the object that manages the used to display popup windows in ASP.NET applications. An object that manages the popup control. Gets the object providing access to the popup window's source Action. A object providing access to the popup window's source Action. Gets the parent Window for the current popup. A object which is a parent Window for the current popup. Contains values specifying how the current user information is displayed at the top right corner of the application page when the ASP.NET Web Application Appearance is used. A user class' icon specified by the and a user display name specified by the are shown. A user image specified by the and user display name specified by the are shown. A user class' icon specified by the and 'My Account' text are shown. An image specified by the and 'My Account' text are shown. This class is obsolete. Use instead. The StaticTextDetailItem class is obsolete. Use instead. The Static Image View Item used in XAF ASP.NET applications. Creates and initializes a new instance of the StaticImageDetailItem class. An object that represents the Application Model's Views | <DetailView> | Items | DetailViewItem node that defines the current View Item. This value is assigned to the property. A object that represents the type of the object for which the current View Item's View is created. This value is assigned to the property. Represents the List Editor used by default in XAF ASP.NET Web applications to display List Views in a UI. Creates and initializes an instance of the ASPxGridListEditor class. An object representing the Application Model's node, which contains information on the View that will use the instantiated List Editor. Specifies whether or not the Filter Builder dialog shows the properties hierarchy. true, if the Filter Builder dialog shows the properties hierarchy; otherwise, false. Updates the current List Editor's state in accordance with the information stored in the Application Model. Gets the control used to export the control's data. An control used to export the grid control data. Begins updating the ASPxGridListEditor's selection. Removes references to the ASPxGridListEditor's control and its event handlers. Specifies if the ASPxGridListEditor List Editor updates the filter string displayed within the Filter Bar, in order to localize the text. true, if the ASPxGridListEditor updates the filter string displayed within the filter bar; otherwise - false. Indicates whether the ASPxGridListEditor's rows can be selected in a UI. true if it is possible to select ASPxGridListEditor's rows in a UI; otherwise, false. Provides access to a collection of objects representing the ASPxGridListEditor's columns. An IList<ColumnWrapper> object representing a collection of ASPxGridListEditor's column wrappers. Provides access to the ASPxGridListEditor's Context Menu Template. A control which implements the IContextMenuTemplate interface and represents a List Editor's Context Menu Template. For internal use only. Occurs when the is initialized. Occurs when the is initialized. Occurs when the data column is created. Occurs before a filter row cell is set up when the event is raised. Occurs before the 's cell has been repainted in a UI. Enables the appearance settings of individual cells to be changed. Occurs after a filter row cell is set up when the event is raised. For internal use. Occurs after the data column is created, before it is added to the grid control. For internal use. Releases all resources used by the ASPxGridListEditor. Specifies whether to use an XAF group template for a group row. true, if the XAF group template is enabled; otherwise, false. For internal use. $ Ends updating the ASPxGridListEditor's selection. Occurs after all filter control columns have been created. Gets or sets the focused object in the ASPxGridListEditor. The focused object. This method is intended for internal use. Returns a list of objects selected in the control. An IList<object> list of objects selected in the control. Returns the index of an object that represents a 's row. An object that represents a Grid's row. An index of an object that represents a Grid's row. This method is intended for internal use. Returns an object that represents the 's row with the specified index. The index of a Grid's row. An object that represents the Grid's row with the specified index. Returns an ordered list of objects that represent the 's rows. An ordered list of objects that represent the Grid's rows. For internal use only. $ Gets the ASPxGridListEditor's control. An object that is the ASPxGridListEditor's control. Holds the GroupSummary property's name of the Application Model's Views | List View node. Specifies whether or not the adaptive and responsive layout is enabled for the control. true, if the adaptive and responsive layout is enabled, otherwise, false. Gets a boolean value which indicates whether or not the control is in the Batch Edit Mode. true, if the batch mode is enabled; otherwise, false. Specifies whether the ASPxGridListEditor's footer is visible. true, if the footer is visible; otherwise, false. Specifies a column's max hierarchy depth level that can be displayed by the filter dialog when the property is set to true. An integer value specifying the depth level. Gets or sets the position of the new item row within the ASPxGridListEditor. A enumeration value that specifies the position of the new item row within the GridListEditor. The default value is specified by the NewItemRowPosition property of the Application Model's Views | List View node. Holds the object that has been created via the ASPxGridListEditor's new item row, but has not been persisted yet. An object that has been created via the ASPxGridListEditor's new item row, but has not been persisted yet. Performs the required pre-export actions under the ASPxGridListEditor. Specifies the control to be exported via the . An object that is the control used for exporting. The default value is an object. Occurs when the ASPxGridListEditor's control is created and disposed of. Re-binds the ASPxGridListEditor's control to its data source after a callback has been completed. Refreshes the bound data source of the ASPxGridListEditor's control. This event is intended for internal use. Removes a particular column from the ASPxGridListEditor. A ColumnWrapper object that specifies the column to remove. Removes a particular column from the ASPxGridListEditor. A object that specifies a data column. Saves the runtime customizations made by a user within the grid control to the Application Model differences. Returns the selection type supported by the ASPxGridListEditor. A enumeration value that represents the selection type supported by the current List Editor. Changes the selection in the control. An IList<object> a list of objects to be selected in the control. Performs additional initialization of the ASPxGridListEditor. A object that represent the Collection Source of the List View that the current List Editor represents in a UI. An object that can be used to manage the current application. Provides access to the list of export formats supported by the current ASPxGridListEditor. An List<> object that is a list of supported export formats. For internal use only. For internal use only. A TestControlType enumeration value representing the type of a test control used for the current ASPxGridListEditor. Unselects all objects in the ASPxGridListEditor. Unselects a specified object in the ASPxGridListEditor. An object specifying the identifier of the object to unselect. Specifies if the ASPxGridListEditor uses the data-specific column types for data cells. true, if the data-specific column types are used for data cells; otherwise - false. For internal use. Represents the Show View Strategy used in XAF ASP.NET Web applications by default. Creates and initializes an instance of the ShowViewStrategy class. An descendant object that represents the application that will use the instantiated Show View Strategy. Intended for internal use. This property is obsolete. Use or instead. Inherits from the to implement ASP.NET specific behavior. Creates an instance of the class. Gets the application's mode of operation, with respect to the display of nested List Views. A enumeration value which specifies the application's mode of operation with respect to the display of nested List Views. Provides access to the 's QuickCreateAction Action. A object that represents the Quick create Action. Inherits from the to implement ASP.NET Web specific behavior. Creates an instance of the class. The base class for Property Editors that use controls inherited from . The base class for Property Editors that use controls inherited from a System.Web.UI.WebControls.WebControl. Removes references to the Property Editor's control and its event handlers. true, if event handlers should be unsubscribed only; false, if in addition to unsubscribing the event, the allocated resources should be disposed of. Specifies if the click event is processed when the current WebPropertyEditor is displayed within the grid control. true, if the click event is processed; otherwise - false. For internal use. For internal use only. Returns the value that is set to the current Property Editor's control. An object representing the value that is set in the current Property Editor's control. Provides access to the Property Editor's control that is used in edit mode. A object. For internal use. Gets or sets the string displayed by the Property Editor's control when its value is null. Used by XAF built-in Property Editors. A string displayed by the Property Editor's control when its value is set to null. The default value is "N/A". For internal use only. A string value. Provides access to the Property Editor's control that is used in view mode. A object representing the Property Editor's control that is used in view mode. Specifies the text displayed by WebPropertyEditor when its is null. A string specifying the text for null value. Applies the specified horizontal alignment to the WebPropertyEditor's control. A HorizontalAlign enumeration value that specifies horizintal alignment. Sets the specified id for the Property Editor's control. A string that is control id. A string that is the modified control id. Indicates whether the current Property Editor can be displayed in edit mode when its created for inline editing in a Grid List Editor. true if the current Property Editor can be displayed in edit mode for inline editing in a Grid List Editor; otherwise, false. For internal use only. A string value representing a caption of the test control used for the current Property Editor. For internal use only. An IJScriptTestControl object. For internal use only. A TestControlType enumeration value representing the type of a test control used for the current WebPropertyEditor. Specifies the mode for displaying the Property Editor's control. A ViewEditMode enumeration value that represents the current Property Editor's control display mode. For internal use. Provides methods and events for managing popup windows in ASP.NET applications. Initializes a new instance of the PopupWindowManager class. For internal use. Disposes the PopupWindowManager object. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. Occurs before a popup window is displayed. Registers the client script that is automatically executed when processing of the current request is complete. This script displays the pop-up window using the . An object that represents a pop-up window show Action. true, if the pop-up window is sizeable; otherwise, false. Has no effect on pop-ups that slide from the right edge of the page in a new Web UI. A object that is a Window used in ASP.NET Web applications. A that is the name of JavaScript function to be executed when the pop-up window is closed. If you do not need to execute a function, pass the empty string. true, if a postback is required when the pop-up window is closed; otherwise, false. For instance, a postback is needed to start file downloading. A value that is a target control id. true, if the FindDialogTemplateContentNew template should be used; otherwise, false. Has effect in the new web UI only. true, if the pop-up window displays in a pop-up using the FindDialogTemplateContentNew template; otherwise, false. Has effect in the new web UI only. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. Used to extend the Application Model's layout item node. Specifies whether or not the layout card group is collapsed in the new web UI by default. true if the layout card group is collapsed by default, otherwise false. Specifies whether or not the layout card group can be collapsed in the new web UI. true if the layout card group can be collapsed, otherwise false. The CustomUserControlViewItemWeb node defines a View Item that displays a ASP.NET User Control. Specifies the path to the ASP.NET User Control to be displayed within the current View Item. A string path to the Web User Control to be displayed within the current View Item. Arguments passed to the event. For internal use. Creates an instance of the class. An control used to display the popup windows in ASP.NET applications. An object used to display the popup windows in ASP.NET applications. Gets a control used to display the popup windows in ASP.NET applications. An control used to display the popup windows in the ASP.NET applications. Gets a frame used to display the popup windows in ASP.NET applications. An object used to display the popup windows in ASP.NET applications. A control that manages the used to display popup windows in ASP.NET applications. Creates an instance of the XafPopupWindowControl class. For internal use. For internal use. For internal use. For internal use. Occurs before the popup window is shown in the ASP.NET application and after the event is executed. Occurs before the popup window is shown in the ASP.NET application. Specifies the default height of the popup windows in the ASP.NET application with the new web UI. An Unit structure which is the height of the popup window in pixels or percents. Specifies the default width of the popup windows in the ASP.NET application with the new web UI. An Unit value which is the width of the pop-up window in pixels or percents. Indicates whether the window height is calculated and set automatically. true, if the window height is calculated and set automatically; otherwise, false. Specifies the default template for the pop-up windows in ASP.NET applications with the new web UI. A enumeration value which specifies a template for the pop-up windows. Specifies the default transition for the popup windows in the ASP.NET applications with the new web UI. A enumeration value which specifies a default transition for the popup windows. Gets a wrapper of the panel of the current control. A Panel value which is a wrapper of the panel of the current control. Exposes static properties used to enable/disable the upper case usage in labels and captions. Initializes a new instance of the WebApplicationStyleManager class. Specifies whether or not the upper case is used for grid column captions in the new web UI. true, if the upper case is enabled for grid column captions; otherwise, false. Specifies whether or not the upper case is used for layout group captions in the new web UI. true, if the upper case is enabled for layout group captions; otherwise, false. Specifies whether or not the upper case is used for navigation group captions in the new web UI. true, if the upper case is enabled for navigation group captions; otherwise, false. Specifies whether or not the upper case is used in labels and captions in the new web UI. true, if the upper case is enabled in labels and captions; otherwise, false. This property is obsolete. Use the property instead. This property is obsolete. Use the property instead. Gets a value indicating whether or not new web UI is enabled. true, if a new web UI is enabled; otherwise, false. This property is obsolete. Use the property instead. Used to extend the Application Model Basics's Views node. Specifies whether or not the navigation item images are shown in the new web UI. true, if the navigation item images are shown in the ASP.NET application; otherwise, false. Specifies if the navigation panel is expanded when the application is started in the new web UI. true, if the navigation panel is initially expanded; otherwise, false. Contains values specifying a transition for the pop-up window in the new web UI. Specifies that the pop-up window will open with the default transition in the new web UI. The default transition is set in the XafPopupWindowControl.ShowPopupMode static property. Specifies that the pop-up window will open in the center of the browser window in the new web UI. Specifies that the pop-up window will slide from the right bottom of the browser window in the new web UI. Contains values specifying a template for the pop-up window in the new web UI. Specifies that the pop-up window will use the default template in the new web UI. The default template is set in the XafPopupWindowControl.PopupTemplateType static property. Specifies that the pop-up window will open using the DialogTemplateContentNew template in the new web UI. Specifies that the pop-up window will open using the FindDialogTemplateContentNew template in the new web UI. Arguments passed to the event. Creates a new instance of the CustomizePopupWindowSizeEventArgs class. The String which is the content URL. A PopupTemplateType enumeration value specifying the template for the pop-up window display in the new web UI. A ShowPopupMode enumeration value specifying the transition for the pop-up window in the new web UI. An Unit value which is the width of the pop-up window in pixels or percents. An Unit value which is the height of the pop-up window in pixels or percents. Refers to a object, from which the pop-up window is invoked. Refers to a object, which will be shown in the target pop-up window. A object containing a set of parameters that specify the context from which the method has been invoked. Creates a new instance of the CustomizePopupWindowSizeEventArgs class. The String which is the content URL. Specifies the Uniform Resource Locator of the content. A string specifying the Uniform Resource Locator of the content. Returns a specified popup window in the current ASP.NET application. A object which provides access to windows. A object representing the pop-up window in the ASP.NET application. Specifies the height of the popup window in the ASP.NET applications. An Unit structure which is the height of the popup window in pixels or percents. Provides access to the Frame which will arranged in a target popup window. The Frame object which will arranged in a target popup window. Specifies the template for the pop-up window display in the ASP.NET applications with the new web UI. A PopupTemplateType enumeration value specifying the template for the popup window display in the new web UI. Specifies the transition for the popup window in the ASP.NET applications with the new web UI. A ShowPopupMode enumeration value specifying the transition for the popup window in the new web UI. Returns an object containing a set of parameters that specify the context from which the method has been invoked. A object containing a set of parameters that specify the context from which the ShowView method has been invoked. Specifies the size of a popup window in the ASP.NET applications. A Size structure which describes the size of a popup window. Returns a object, from which the popup window is invoked. A Frame object, from which the popup window is invoked. Specifies the width of a popup window in the ASP.NET applications. An Unit value which is the width of the popup window in pixels or percents. The PopupWindowOptions node specifies options of the pop-up Window used in ASP.NET Web applications. Specifies the height of pop-up Windows in ASP.NET Web applications. An integer value specifying the height of pop-up Windows in pixels. Specifies the width of pop-up Windows in ASP.NET Web applications. An integer value specifying the width of pop-up Windows in pixels. A View Item that displays a specific data-bound control in a UI. Creates a new instance of the WebCustomUserControlViewItem class. An object. A object specifying the type of object for which the current View Item's View is created. Passes the and objects to the current WebCustomUserControlViewItem. An object that provides methods to access the application database. An object that manages the current application. Contains helper methods for the Client-Side Events usage in ASP.NET XAF applications. Initializes a new instance of the ClientSideEventsHelper class. Assigns the handler script to specified client-side event. Allows you to assign multiple scripts to the same event. Each new script is correctly concatenated with scripts that were added previously. An object specifying the target control. A string specifying the name of the editor control's client-side event to be handled. A string specifying either the name of a JavaScript function or the entire JavaScript function code used to handle an event. A string specifying the identifier of the script. If the script with the same identifier was added to the eventName event previously, then the existing script is overridden. If the identifier is unique, then the new script is added. Converts the specified boolean value to its string representation compatible with the JavaScript syntax ("true" or "false"). A value to be converted. A string representation of the boolean value compatible with the JavaScript syntax ("true" or "false"). Provides extension methods providing client script support for the Actions in ASP.NET applications. Returns the JavaScript code that is executed in a browser when a user clicks the current Action. An ISupportClientScript object specifying an Action. A string specifying the JavaScript code executed when a user clicks the current Action. Determines if the current Action should be processed on the server. An ISupportClientScript object specifying an Action. true, if the Action should be processed on the server in addition to the JavaScript execution; otherwise, false. Assigns a JavaScript code to the current Action. This code will be executed in a browser when a user clicks the Action. An ISupportClientScript object specifying an Action. A string specifying the JavaScript code to be executed when a user clicks the current Action. true, if the Action should be processed on the server in addition to the JavaScript execution; otherwise, false. Assigns a JavaScript code to the current Action. This code will be executed in a browser when a user clicks the Action. An ISupportClientScript object specifying an Action. A string specifying the JavaScript code to be executed when a user clicks the current Action. An abstract base Controller for Controllers that create custom Action items. Specifies arguments passed to the event. Initializes a new instance of the CustomizeGridViewDataColumnEventArgs class. The object that specifies the data column. An object that specifies the Application Model settings of the column. Gets the data column. The object that specifies the data column. Gets the Application Model settings of the column. An object that specifies the Application Model settings of the column. An abstract base class for and classes that specify arguments passed to the and events, respectively. Initializes a new instance of the CreateCustomItemTemplateEventArgs class. An object that specifies the Application Model settings of the column. An IDataItemTemplateInfoProvider object that provides info on the. Gets the object that provides info on the . An IDataItemTemplateInfoProvider object that provides info on the. Gets the Application Model settings of the column. An object that specifies the Application Model settings of the column. Specifies a template that is used to display a data cell or edit cell. An ITemplate Specifies arguments passed to the event. Initializes a new instance of the CreateCustomDataItemTemplateEventArgs class. An object that specifies the Application Model settings of the column. An IDataItemTemplateInfoProvider object that provides info on the. Specifies if the default data item template should be created. true, if the default data item template should be created; otherwise, false. Specifies arguments passed to the event. Initializes a new instance of the CreateCustomEditItemTemplateEventArgs class. An object that specifies the Application Model settings of the column. An IDataItemTemplateInfoProvider object that provides info on the. Specifies arguments passed to the event. Initializes a new instance of the CreateCustomGridViewDataColumnEventArgs class. An object that specifies the Application Model settings of the column. Specifies the data column. The object that specifies the data column. Specifies the data column info. An IColumnInfo object that specifies the data column info. Gets the Application Model settings of the column. An object that specifies the Application Model settings of the column. Wraps the event arguments for use in the event. Creates an ASPxGridViewCustomButtonInitializer and initializes its property by specified value. An object that represents event arguments. Gets the action's identifier. A string that specifies the action's identifier. Gets the processed custom button's identifier. A string that specifies the value of the button's property. Gets a value that specifies in which row a custom button is displayed. A enumeration value that specifies in which row a custom button is displayed. Gets a command column which owns the processed custom button. A object that represents the command column which owns the processed custom button. Gets or sets the confirmation message displayed when an end-user executes an Action A string containing the current Action's confirmation message. Gets the current grid object. An Object value which represent the current grid object. Gets or sets a value that specifies whether the processed custom button is enabled. true, to enable the button; otherwise, false. Gets the Grid View that owns the command column which owns the processed custom button. An object that owns the command column which owns the processed custom button. Gets the settings of an image displayed within the processed custom button. A object that contains image settings. Gets whether a custom button is displayed within the data row currently being edited. true, if the processed custom button is displayed within the row currently being edited; otherwise, false. Specifies the processed custom command button's render mode. One of the enumeration values. Gets the processed custom button's style. An object that contains button style settings. Gets or sets the processed custom button's text. A string that specifies the button's text. Gets or sets the command button image's tooltip text. A string which specifies the text of the current command button image's tooltip. Gets or sets whether the processed custom button is visible. One of the enumeration values. Gets the visible index of a data item which contains the processed custom button. An integer value that identifies the data item by its visible index. Extends the DetailView node with properties specific to ASP.NET applications. Specifies the Detail View's mode of operation, with respect to the display of nested List Views. A Nullable<> enumeration value which specifies the application's mode of operation with respect to the display of nested List Views. A descendant that manages focus on the current page. Initializes a new instance of the FocusController class. Used to extend the Application Model's root node (Application). Specifies how the current user information is displayed in the top right corner of the application page in the new web UI. A enumeration value specifying how the current user information is displayed in the top right corner of the application page. Provides data for the event. Initializes a new instance of the CustomizeTemplateContentEventArgs class. A TemplateContext User Control that specifies the page's content. Gets a User Control that specifies the page's content. A TemplateContext User Control that specifies the current page's content. Inherits from the to implement ASP.NET specific behavior. Creates an instance of the WebModificationsController class. Provides access to the SwitchToEditMode Action. A object representing the SwitchToEditMode Action. Returns the 's ID. Its value is set for the ID property of the Application Model's ActionDesign | Actions | <Action> node. The default value is "SwitchToEditMode". Occurs when the is executed. Represents the Action Container View Item used in XAF ASP.NET Web applications. Creates and initializes a new instance of the WebActionContainerViewItem class. An object that represents the Application Model's Views | <DetailView> | Items | ActionContainerViewItem node that defines the current View Item. A object that represents the type of the object for which the current View Item's View is created. This value is assigned to the property. Provides access to a collection of Actions which are displayed by the Web Action Container View Item. An object that represents a ReadOnlyCollection<> collection that contains Actions of the current Web Action Container View Item. Prevents the View Item's Action Container control from being updated until the method is called. Unsubscribes from events and then performs the method of the ancestor. true to only unsubscribe from events in the method of the ancestor; false to unsubscribe from events and disposes the Static Text Detail Item's control. Clears the WebActionContainerViewItem's Action Container. Specifies the Web Action Container View Item's Action Container identifier. A string value that represents the Web Action Container View Item's Action Container identifier. Provides access to the control used by the WebActionContainerViewItem. An ActionContainerHoder object which represents the WebActionContainerViewItem's control. Unlocks the View Item's Action Container control after a call to the method and causes an immediate update. Adds a specified Action to a Web Action Container View Item's collection and creates its control. An object that represents the Action to be registered within the current Web Action Container View Item. Exposes static helper methods that create and set up ASP.NET Web controls. Creates and sets up an instance of the control. An instance of the control. Creates and sets up an instance of the control. An instance of the control. Creates and sets up an instance of the control. An instance of the control. Creates and sets up an instance of the control. An instance of the control. Creates and sets up an instance of the control. An instance of the control. Creates and sets up an instance of the control. An instance of the control. Creates and sets up an instance of the control. An instance of the control. Creates and sets up an instance of the control. An instance of the control. Creates and sets up an instance of the control. A enumeration value that specifies whether the control is rendered by using semantic or classic render mode. An instance of the control. Creates and sets up an instance of the control. An instance of the control. Creates and sets up an instance of the control. An instance of the control. Creates and sets up an instance of the control. An instance of the control. Creates and sets up an instance of the control. An instance of the control. Creates and sets up an instance of the control. An instance of the control. Creates and sets up an instance of the control. An instance of the control. Creates and sets up an instance of the control. An instance of the control. Creates and sets up an instance of the TableEx control. An instance of the TableEx control. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. Retrieves the font style used by a particular control. A descendant specifying the control whose font style will be retrieved. A enumeration value specifying the font style used by the control. This method is obsolete. For internal use. This method is obsolete. For internal use. For internal use. For internal use. This property is now obsolete. The Lightweight render mode is always used (see ). $nbsp; Removes all font styling for the specified control. A object, whose font styling should be removed. Changes the font style used by a particular control. A descendant specifying the control whose font style will be changed. A enumeration value specifying the new font style to be used by the control. Changes the tooltip text of a particular control. A HtmlControl object specifying the control whose tooltip will be changed. A string that is the tooltip text. Changes the tooltip text of a particular control. A WebControl object specifying the control whose tooltip will be changed A string that is the tooltip text. Performs the setup of the given control. An object that specifies the DevExpress web control. For internal use. An abstract ancestor for classes that implement Web Forms pages used in ASP.NET XAF applications. Initializes a new instance of the BaseXafPage class. Prevents the BaseXafPage's control from being updated until the method is called. For internal use. Specifies the name of theme applied to the BaseXafPage page. A string that specifies the name of theme applied to the current page. Occurs when the template content is created. Provides access to a Template's Action Container that contains the Actions with the property set to Unspecified. An instance of the class that implement the interface. Disposes the BaseXafPage object. Provides access to a Template's Action Containers in an ASP.NET application. An instance of the ICollection<> collection that contains the current Template's Action Containers. Gets the control that specifies the BaseXafPage page's inner content. A Control object that specifies the BaseXafPage page's inner content. Specifies whether the page is sizable. true, if the page can be resized; otherwise, false. For internal use. Adds the of the specified View to a Template's View site. A object that represents the View whose control is added to the current Template. Gets a User Control that specifies the BaseXafPage page's content. A TemplateContext User Control that specifies the current page's content. Provides access to a BaseXafPage's View. A object representing the current BaseXafPage's View. A descendant that provides the Action for ASP.NET applications. Initializes a new instance of the ChooseThemeController class and its Action. Specifies the name of the key that is added to the Action's collection to indicate the Action's active state. An Action used to switch themes in ASP.NET applications. A object that is an Action used to switch themes in ASP.NET applications. For internal use. Contains values that specify the page template type. A dialog window template. A search dialog window template. A main window with horizontal navigation template. A logon window template. A nested frame control template. A main window with vertical navigation template. Represents the ASP.NET template content settings that are passed to the property. Initializes a new instance of the TemplateContentSettings class. Specifies the path to a User Control that implements the Default Template content. A string that specifies the path to a User Control that implements the Default Template content. Specifies the path to a User Control that implements the DefaultVertical Template content. A string that specifies the path to a User Control that implements the DefaultVertical Template content. Specifies the path to a User Control that implements the Dialog Template content. A string that specifies the path to a User Control that implements the Dialog Template content. Specifies the path to a User Control that implements the Find Dialog Template content. A string that specifies the path to a User Control that implements the Find Dialog Template content. Specifies the path to a User Control that implements the Login Template content. A string that specifies the path to a User Control that implements the Login Template content. Specifies the path to a User Control that implements the NestedFrameControl Template content. A string that specifies the path to a User Control that implements the NestedFrameControl Template content. Used to extend the Application Model's layout item node. Specifies whether or not the layout element responds to browser window resizing. true if the layout element responds to browser window resizing, otherwise false. Specifies the name of the CSS class to be applied to the current layout item in the new web UI. A string which is the name of the custom CSS class. Specifies whether or not the layout group is displayed as a card in the new web UI. true, if the layout group is displayed as a card, otherwise false. A control that provides information on the current application in ASP.NET applications. Creates an instance of the AboutInfoControl class. Declares members implemented by an ASP.NET Web List Editor to support saving user-customized List View settings in the Application Model settings storage. Occurs when the ASP.NET Web List Editor's control customizations are saved to the Application Model. Provides data for the event. Initializes a new instance of the CustomWriteToResponseEventArgs class. A System.IO.MemoryStream object that is a stream that will be sent to a client's browser. A string that is the name of the file to be saved. Specifies the name of the file to which the browser can save the stream passed as the parameter. A string that is the name of the file to be saved. Specifies the stream to be sent to the browser. A System.IO.MemoryStream object that is the stream that will be sent to a client's browser. The module contained in the DevExpress.ExpressApp.Web.v17.2.dll assembly. Creates an instance of the SystemAspNetModule class. Converts legacy Application Model differences containing SystemAspNetModule related data. A object, representing an Application Model node's differences. Extends the Application Model with the , , and interfaces. A ModelInterfaceExtenders object that is a collection of Application Model interface extenders. Returns the list of updaters that handle database updates for the SystemAspNetModule module. An object which represents the Object Space used to update the database. A System.Version object which represents the current database version. An IEnumerable<> list of updaters that handle database updates for the SystemAspNetModule module. Returns a collection of additional Resource Localizer types that can be used in an application that uses the SystemAspNetModule. An ICollection<Type> collection containing the types of the Resource Localizers supplied with the SystemAspNetModule. The Static Text View Item used in XAF ASP.NET applications. Creates and initializes a new instance of the StaticTextViewItem class. An object that is the Application Model's Views | <DetailView> | Items | DetailViewItem node that defines the current View Item. This value is assigned to the property. A object that is the type of the object for which the current View Item's View is created. This value is assigned to the property. Disposes the current View Item's control, or simply unsubscribes the events dependent on the passed parameter value. true, if only the events should be unsubscribed; false, if the control should be disposed. Gets the StaticTextViewItem control's identifier generated by ASP.NET. A string which is the server control identifier generated by ASP.NET. Gets the StaticTextViewItem's control. A Label control used to display the current Static Text View Item in a UI. Occurs when the is initialized. For internal use. For internal use. For internal use. Arguments passed to the event. Creates a new instance of the QueryCloseAfterSaveEventArgs class. Specifies whether to close the current Detail View after executing the in ASP.NET Web applications. true if the View is closed after executing the Save and Close Action; otherwise, false. A pop-up Window used in ASP.NET Web applications. Creates a new PopupWindow. An object that provides methods and properties to manage the current application. This value is assigned to the property. A object representing the created Window's context. This value is assigned to the property. A ICollection<> Controllers collection. Closes the PopupWindow and optionally refreshes its parent Window. true if the parent Window must be refreshed; otherwise, false. Always true. Occurs after the current popup window is closed. Specifies the JavaScript code used to close the pop-up Window. A string containing the JavaScript code used to close the pop-up Window. Gets the script executed when the PopupWindow is closed. This method is intended for internal use. Returns the height of pop-up windows in the ASP.NET application with the classic web UI. An integer value that is the pop-up window height. Returns the width of pop-up windows in the ASP.NET application with the classic web UI. An integer value that is the pop-up window width. For internal use. Specifies the name of the object parameter used in client-side scripts. Intended for internal use. For internal use. Specifies the height of pop-up Windows invoked via the in ASP.NET Web applications. An integer value specifying the height of pop-up Windows in pixels. Specifies the width of pop-up Windows invoked via the in ASP.NET Web applications. An integer value specifying the width of pop-up Windows in pixels. A Window used in ASP.NET Web applications. Creates an instance of the WebWindow class. An object that provides methods and properties to manage the current application. This value is assigned to the property. A object representing the created Window's context. This value is assigned to the property. A ICollection<> Controllers collection. true if the created Window is main; otherwise, false. This value is assigned to the property. true if Controllers are created immediately after the Window has been created and before the Window's is created; false if Controllers are created after the Window's has been created. Provides access to a object that can be used to manage the current application. A object that provides methods and properties to manage an application. Removes WebWindow references to its controls and their event handlers. Causes the browser to perform redirection to a different URL, if required. Causes the browser to perform redirection to a different URL, if required. true, to perform redirection only if the request is the result of a callback; otherwise, false. Closes the WebWindow. This parameter has no effect in the WebWindow's implementation of the Close method. Always false. Occurs before creating controls for the WebWindow's Web Forms page. Creates controls for the specified Web Forms page. A Page object, specifying the Web Forms page. Creates controls for the specified Web Forms page. A Page object, specifying the Web Forms page. true when the request URL is checked against the current server state; otherwise - false; Creates an auxiliary scrolling control on the specified Web Forms page. A Page object, specifying the Web Forms page where the auxiliary scrolling control will be created. Creates the auxiliary control preventing an ASP.NET session from timing out, on the specified page. A Page object, specifying the Web Forms page where the auxiliary control preventing an ASP.NET session from timing out will be created. Provides access to the page associated with the current HTTP request. A System.Web.UI.Page associated with the current HTTP request. Provides access to the WebWindow associated with the current HTTP request. A associated with the current HTTP request. Occurs when ASP.NET Template's scripts are registered. Provides access to the key information on the associated with the current request. A object supplying key information on the associated with the current request. Provides access to the HTML <form> element of the specified Web Forms page. A Page object, specifying the Web Forms page, whose HTML <form> element will be accessed. A object, which is the HTML <form> element of the specified Web Forms page. Occurs after the WebWindow's Web Forms page is loaded, but prior to rendering. Registers the client script with the WebWindow's page, using the specified script name and script literal, and adds script tags. A string containing the name of the client script to register. A string containing the client script literal to register. Registers the client script with the WebWindow's page, using the specified script name and script literal, and adds script tags. Optionally overrides existing script literals. A string containing the name of the client script to register. A string containing the client script literal to register. true, to override already registered script literals that use the same name; otherwise, false. Registers the client script include with the WebWindow's page using the specified key and script file name. A string containing the key of the client script include to register. A string containing the file name of the client script include to register. Registers the client script resource with the WebWindow's page, using the specified resource name. The type of the client script resource to register. A string containing the resource name to be registered. Registers the startup script with the WebWindow's page, using the specified script name and script literal, and adds script tags. Optionally, overrides existing script literals. A string containing the name of the startup script to register. A string containing the startup script literal to register. true, to override already registered script literals that use the same name; otherwise, false. Registers the startup script with the WebWindow's page, using the specified script name and script literal, and adds script tags. A string containing the name of the startup script to register. A string containing the startup script literal to register. Provides access to the WebWindow's auxiliary scrolling control. A DevExpress.ExpressApp.Web.Controls.ScrollControl object which is the WebWindow's auxiliary scrolling control. Sets the specified window as a current session. A object that is the current request window. Provides data for the event. Initializes a new instance of the ControlsCreatingEventArgs class. A Page object, specifying the Web Forms page. Gets the Web Forms page. A Page object, specifying the Web Forms page. Manages an ASP.NET XAF application. Initializes a new instance of the WebApplication class. Occurs after the WebApplication object is instantiated. For internal use. Specifies if a cookie that stores logon parameters is created. true, if a cookie that stores logon parameters is created; otherwise, false. For internal use. This property is obsolete. Use or instead. Occurs before creating controls for the Web Forms page. Creates controls for the specified Web Forms page. A Page object, specifying the Web Forms page. For internal use. For internal use. For internal use. Disposes the ASP.NET application. A HttpSessionState object, which provides access to session-state values, session-level settings and lifetime management methods. Specifies whether or not support for multiple browser tabs is enabled. true, if support for multiple browser tabs is enabled; otherwise, false. For internal use. For internal use. Specifies the IFrameTemplateFactory object that provides Templates for an ASP.NET application. Specifies the IFrameTemplateFactory object that provides Templates for an ASP.NET application. Returns the device-specific model differences name (, or ). A string which is the path to model differences storage. A string which is the device-specific model differences name. Returns the requested View. A object, which is the currently requested View. Returns the currently requested Window. A object which is the current Window. Initializes culture-specific settings of the ASP.NET application. Gets the ASP.NET application instance. A WebApplication object, which is the ASP.NET application instance. Indicates whether a user has logged on to the application. A boolean value indicating that a user is authenticated. Performs the ASP.NET application logout. A HttpSessionState object, which provides access to session-state values, session-level settings and lifetime management methods. Performs the ASP.NET application logout. Performs the ASP.NET application logout. true, if the log off can be canceled in the event handler; otherwise - false; For internal use. Gets the ASP.NET application's logon Window A object representing the ASP.NET application's logon Window. Provides access to the ASP.NET application's main Window. A object that represents the current application's main Window. For internal use. Gets the object that provides methods and events for managing popup windows. A object that provides methods and events for managing popup windows. For internal use. Specifies the Template type for the application's main page. A enumeration value that specifies the Template type for the application's main page. The default is . Redirects a browser to the specified Uniform Resource Locator (URL). A string, which the target URL. This can be a full URL, beginning with "http://", a virtual path to a location on the same IIS server, or the name of a file contained in the same location as the original URL. true, if it is required to terminate the execution of the current page; otherwise - false. true, if the redirect URL is set to the Http Location header (see HttpResponse.RedirectLocation); otherwise - false, Redirects a browser to the specified Uniform Resource Locator (URL). A string, which the target URL. This can be a full URL, beginning with "http://", a virtual path to a location on the same IIS server, or the name of a file contained in the same location as the original URL. true, if it is required to terminate execution of the current page; otherwise - false. Redirects a browser to the specified Uniform Resource Locator (URL). A string, which is the target URL. This can be a full URL beginning with "http://", a virtual path to a location on the same IIS server, or the name of a file contained in the same location as the original URL. Gets the HTTP request manager. An IHttpRequestManager object, which manages HTTP requests in the ASP.NET application. A name of HttpSessionState key, which refers to the current WebApplication instance. Assigns the WebApplication instance to the SessionApplicationVariable Session variable. A HttpSessionState object, which provides access to session-state values, session-level settings and lifetime management methods. A WebApplication instance. For internal use. Specifies settings of the ASP.NET application's Templates content. A object that specifies settings of the ASP.NET application's templates content. Indicates whether a Views invoked from the specified can be displayed in a new . The currently active from which a Detail View is going to be invoked. true if a Detail View can be displayed in a new Window; false if a Detail View can be displayed in the specified Frame only. Starts the ASP.NET application. For internal use. Enables the new web UI optimized for touch devices. Cancels the effect of the method. Used to extend the node with properties specific to ASP.NET applications. Specifies the column's priority with regards to the adaptive and responsive layout used in the new web UI. Columns with a lower AdaptivePriority value remain visible when the browser window shrinks, while columns with a higher value become hidden. An integer value that specifies the column's priority with regards to the adaptive and responsive layout. The ASP.NET specific descendant of the class. Initializes a new instance of the WebExportController class. Occurs after the data represented by the List Editor has been exported. Represents the base class for complex built-in grid-like ASP.NET List Editors. Creates and initializes an instance of the ComplexWebListEditor descendant. An object representing the Application Model's node, which contains information on the View that will use the instantiated List Editor. Removes references to the ComplexWebListEditor's control and its event handlers. Indicates whether the ComplexWebListEditor's rows can be selected in a UI. true, if it is possible to select the ComplexWebListEditor's rows in a UI; otherwise, false. This method is intended for internal use. This event is intended for internal use. Occurs when a control is created for the list editor cell. Releases all resources used by the ComplexWebListEditor. Provides access to the ComplexWebListEditor's Property Editor, corresponding to the specified Application Model's node. An object, representing the Application Model's node, corresponding to the required Property Editor. A enumeration value that specify the display mode. A , corresponding to the specified Application Model's node. Provides access to the ComplexWebListEditor's Property Editor, representing a particular property. A string holding the name of the required property. A enumeration value that specify the display mode. A representing the specified property. Returns a list of objects selected in the ComplexWebListEditor's control. An IList<object> list of objects selected in the ComplexWebListEditor's control. Provides access to the collection of objects that are currently selected in the 's control. A list of the selected objects. Provides access to the ComplexWebListEditor's Property Editors. An IList<> object representing a collection of the ComplexWebListEditor's Property Editors. Updates the ComplexWebListEditor after a callback has been completed. For internal use. Refreshes the bound data source of the ComplexWebListEditor's control. Changes the selection in the ComplexWebListEditor's control. An IList<object> list of objects to be selected in the ComplexWebListEditor's control. This method is intended for internal use. Performs additional initialization of the ComplexWebListEditor. A object that represent the Collection Source of the List View that the current List Editor represents in a UI. An object that can be used to manage the current application.