Click or drag to resize

ActiveImageButton Constructor (Boolean)

Initializes a new instance of the ActiveImageButton class specifying its liveLook.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public ActiveImageButton(
	bool liveLook
)

Parameters

liveLook
Type: SystemBoolean
True if image should have a "live" look.
See Also