Click or drag to resize
CMSEditableImageImageControl Property
Returns instance of image control.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public Image ImageControl { get; }

Property Value

Type: Image
See Also