Click or drag to resize

ToolbarActiveHyperLinkInnerControl Property

Gets the inner control. This is intended for internal use.

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

Property Value

Type: WebControl

Implements

IToolbarButtonInnerControl
See Also