BndLkupButtonControl Property |
Gets the control's button control.
The type of control used as the IBndLkup's button will vary according to the control implementing the interface.
Use
OnClientClick to get/set the javascript onclick handler for the button.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public WebControl ButtonControl { get; }
Public ReadOnly Property ButtonControl As WebControl
Get
Property Value
Type:
WebControlImplements
IBndLkupButtonControlSee Also