Enumeration HelpControlTypes

Determines whether link is treated as a link or as a page F1 handler.

System.Object
  System.ValueType
    System.Enum
      Westwind.Web.Controls.HelpControlTypes
public sealed enum HelpControlTypes

Class Members

MemberDescription

F1Handler

This control only tries to handle page F1 access

HelpLink

A Help link is displayed

HelpLinkAndF1Handler

This control should display both a help link and handle the F1 key

Requirements

Namespace: Westwind.Web.Controls
Assembly: westwind.web.webforms.dll

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic