PopOutImageProperties(String) Constructor
Initializes a new instance of the PopOutImageProperties class with the specified image location.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
url | String | A string value representing the path to the image. |
See Also