MediaObjectProperties Constructors
Serves as a base for classes that provide settings for media objects.| Name | Parameters | Description |
|---|---|---|
| MediaObjectProperties() | none | Initializes a new instance of the MediaObjectProperties class. |
| MediaObjectProperties(ASPxObjectContainer) | objectContainer | Initializes a new instance of the MediaObjectProperties class with the specified object container control. |
See Also