General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
InsertMediaCssClassItems(IWebControlObject) Constructor
Initializes a new instance of the InsertMediaCssClassItems class with the specified owner.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v19.2.dll
Declaration
public InsertMediaCssClassItems(
IWebControlObject owner
)
Public Sub New(
owner As IWebControlObject
)
Parameters
Name | Type | Description |
---|---|---|
owner | DevExpress.Web.Internal.IWebControlObject | An object that implements the IWebControlObject interface. |
See Also
Feedback