InternalCheckBoxImageProperties(String, String) Constructor
Initializes a new instance of the InternalCheckBoxImageProperties class with specified settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.2.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| url | String | The image URL. |
| urlDisabled | String | The URL of the image for the disabled state. |
See Also