Enumeration BindingErrorMessageLocations

Enumeration for the various binding error message locations possible that determine where the error messages are rendered in relation to the control.

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

Class Members

MemberDescription

None

No binding

RedTextAndIconBelow

Displays an icon and the text of the message below the control.

RedTextBelow

Displays the error message as text below the control

TextExclamationRight

Displays a text ! next to the control

WarningIconRight

Displays an image icon to the right of the control

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