Click or drag to resize

ActiveImageButtonNavigateUrl Property

This renders as an ImageButton wrapped in an anchor tag. Normally the anchor tag has only a "#" URL and is used only to force LiveLook when LiveLook is enabled. However, when this value is set then the ImageButton is always wrapped in an anchor tag and this value is used for the anchor's URL.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string NavigateUrl { get; set; }

Property Value

Type: String
See Also