Class | Description | |
---|---|---|
![]() | ClientMachine | Information about browser. |
![]() | Image | 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. |
![]() | SimpleBackgroundImage | Produces a SimpleImage wrapper for a Style object's BackgroundImage property. |
![]() | SimpleImage | 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. |
![]() | SmartClientEvents | |
![]() | SmartRenderer | 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. |
![]() | SmartWebControl | Base class for advanced web elements requiring view state, licensing, rendering and postback management. |
![]() | WebControlBase | The WebControlBase, provides basic functionality which can be used by all Infragistics Web Elements. |
![]() | WebPanelBase | The EnhancedTemplatedControlBase is the base class used for Infragistics Elements which need to provide improved Template support. |
Interface | Description | |
---|---|---|
![]() | IProvideImageDirectoryResolution | This interface should be implemented in order for the Infragistics.WebUI.Shared.Image class to resolve urls. |
Enumeration | Description | |
---|---|---|
![]() | BrowserTarget | Type of browser the HTML should be created for. |
![]() | ButtonContentShiftType | Shift of locations of text and image relative to their positions for button in the normal state. |
![]() | ButtonDisplayMode | Display attribute applied to control while rendering it in browser. |
![]() | ButtonOverflow | Value indicating how to manage the content of the control when the content exceeds the height or width of the control. |
![]() | ButtonTextImageAlign | Alignment of text and image relative to each other. |