Click or drag to resize

ContextMenuButtonImage Property

Gets or sets the button image (can be overriden with the "ImagePath" property).

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(true)]
[DefaultValueAttribute("")]
public IconType Image { get; set; }

Property Value

Type: IconType
Remarks