Version

Infragistics.WebUI.WebControls Namespace

Classes
 ClassDescription
ClassClientMachine Information about browser.
ClassImage The Image class is an implementation of an HTML <img> tag. As opposed to the System.Web.UI.WebControl.Image class, the Infragistics.WebUI.Shared assembly's Image does not derive from System.Web.UI.WebControls.WebControl. This provides for a much lighter weight implementation.
ClassSimpleBackgroundImage Produces a SimpleImage wrapper for a Style object's BackgroundImage property.
ClassSimpleImage The SimpleImage class is a simple implementation of an HTML <img> tag. As opposed to the System.Web.UI.WebControl.Image class, the Infragistics.WebUI.Shared assembly's SimpleImage does not derive from System.Web.UI.WebControls.WebControl. This provides for a much lighter weight implementation.
ClassSmartClientEvents  
ClassSmartRenderer Foundation class enhancing the rendering features of derived classes by providing common services and acting as a connection point to the rest of the framework.
ClassSmartWebControl Base class for advanced web elements requiring view state, licensing, rendering and postback management.
ClassWebControlBase The WebControlBase, provides basic functionality which can be used by all Infragistics Web Elements.
ClassWebPanelBase The EnhancedTemplatedControlBase is the base class used for Infragistics Elements which need to provide improved Template support.
Interfaces
 InterfaceDescription
InterfaceIProvideImageDirectoryResolution This interface should be implemented in order for the Infragistics.WebUI.Shared.Image class to resolve urls.
Enumerations
 EnumerationDescription
EnumerationBrowserTarget Type of browser the HTML should be created for.
EnumerationButtonContentShiftType Shift of locations of text and image relative to their positions for button in the normal state.
EnumerationButtonDisplayMode Display attribute applied to control while rendering it in browser.
EnumerationButtonOverflow Value indicating how to manage the content of the control when the content exceeds the height or width of the control.
EnumerationButtonTextImageAlign Alignment of text and image relative to each other.
See Also