Click or drag to resize

AnchorFlags Enumeration

Option flags provided to TagAnchor(String, String, String, String, String, AnchorFlags) to specifiy how the HTML A (anchor) tag is rendered.

Namespace:  NetQuarry
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum AnchorFlags
Members
  Member nameValueDescription
TooltipHelp1048576This item's tooltip provides general help and should be made more prominent to the user.
See Also