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