ASPxClientObjectContainer Class
Represents a client-side equivalent of the ASPxObjectContainer control.
Declaration
declare class ASPxClientObjectContainer extends ASPxClientControl
Remarks
The ASPxClientObjectContainer object serves as a client-side equivalent of the ASPxObjectContainer control and implements the functionality allowing media data (such as flash, image, video, audio) to be loaded and displayed within a web page.
Inheritance
ASPxClientControlBase
ASPxClientControl
ASPxClientObjectContainer
See Also