Skip to main content

ASPxClientObjectContainer Class

Represents a client-side equivalent of the ASPxObjectContainer control.

#Declaration

TypeScript
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

See Also