Click or drag to resize

IToolbarButtonControl Property

Gets the WebControl implementing the interface. To access the actual button, use Button.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
WebControl Control { get; }

Property Value

Type: WebControl
See Also