AnchorHref Property

The post-back anchor script string.

Syntax

Visual Basic Overrides  Protected  ReadOnly Property AnchorHref As string
C# protected   override  string AnchorHref { get; }
Managed C++ protected:  __property string get_AnchorHref();
JScript protected   override  function get AnchorHref() : string;

Possible Values

sAnchorHref string that receives the post-back anchor script.

The property is read-only. The property has no default value.

Applies To

TOOLBARCHECKBUTTON

See Also

Internet Explorer WebControls, About the Toolbar WebControl