C# (CSharp) EnterpriseWebLibrary.EnterpriseWebFramework Namespace

Nested Namespaces

EnterpriseWebLibrary.EnterpriseWebFramework.Controls
EnterpriseWebLibrary.EnterpriseWebFramework.EnterpriseWebLibrary
EnterpriseWebLibrary.EnterpriseWebFramework.UserManagement

Classes

Name Description
ActionButtonSetup Represents a button that appears in the EWF user interface that performs an action or simply navigates to a URL when clicked.
AutoCompleteService
BlobFileResponse An HTTP response based on a BLOB file.
Chart A control capable of displaying chart data. Currently implemented with Chart.js.
Chart.BarOptions
Chart.BaseDataset Used for Bar graphs. JSON object used to configure Chart.js.
Chart.ChartData JSON object used to configure Chart.js.
Chart.CssElementCreator
Chart.Dataset Used for Line graphs. JSON object used to configure Chart.js.
Chart.LineOptions
Chart.OptionsBase
ControlListItem An item for the control list.
CustomErrorDisplayStyle A style that displays errors in a custom way.
EwfApp The HttpApplication class for a web site using EWF. Provides access to the authenticated user, handles errors, and performs other useful functions.
EwfFileUpload A file upload control.
EwfInitializationOps
EwfPage A System.Web.UI.Page that contains special Red Stapler Enterprise Web Framework logic. Requires that view state and session state be enabled.
EwfResponse An HTTP response, minus any caching information.
EwfSafeResponseWriter An object that writes a response to a safe HTTP request (e.g. GET, HEAD).
EwfTableCell A cell in a table.
FormItemBlock Helps lay out form items in useful ways.
FormItemBlock.CssElementCreator
ItemInsertionUpdateRegion
ListErrorDisplayStyle A style that displays errors as a list.
ListErrorDisplayStyle.CssElementCreator EWL use only.
ModificationErrorPlaceholder A placeholder control for modification error messages.
NamingPlaceholder A placeholder control that is a naming container.
PreModificationUpdateRegion
Section An HTML section.
Section.CssElementCreator
SectionErrorDisplayStyle A style that displays errors as a section.
StaticFileHandler ISU and internal use only.
TailUpdateRegion