Click or drag to resize

ToolbarHyperLinkControl Property

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

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

Property Value

Type: WebControl

Implements

IToolbarButtonControl
See Also