C# (CSharp) EnterpriseWebLibrary.EnterpriseWebFramework.Controls Namespace

Classes

Name Description
BlobFileOps Contains methods for working with BLOB files.
BoxActionControlStyle A style that renders action controls as rectangular boxes.
ColumnPrimaryTable A column primary table. Do not use this control in markup.
ControlStack Used to stack inline controls vertically. Implemented with div blocks.
ControlStack.CssElementCreator EWL use only.
CssElementCreator EWL use only.
EwfImage An image.
EwfImage.CssElementCreator EWL use only.
EwfTableItemGroup An item group in an EWF table.
EwfTableItemGroupRemainingData Lazy loaded data used by an EWF table item group.
EwfTextBox A text box automatically placed in a wrapper so that it is styled consistently across all browsers. If the width is set in pixels, this control automatically adjusts it, subtracting 6, to make the final resultant width be the given value. Widths less than 6 pixels are not supported.
FancyFileManager A cool HTML5 upload control.
ImageActionControlStyle A style that renders action controls as images.
LabeledControl A control wrapper that puts a label near the control being wrapped.
LabeledControl.CssElementCreator
MonthViewCalendar Provides an easy way to build a calendar where data is viewed one month at a time.
MonthViewCalendar.ToolTipProperties This exists to pass the tooltip control + interatable boolean together before actually associating them with their day cells. This wouldn't exist if anonymous types were better than they are.
TableOps