NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

RegularExpressionValidator Properties

The properties of the RegularExpressionValidator class are listed below. For a complete list of RegularExpressionValidator class members, see the RegularExpressionValidator Members topic.

Public:

AccessKey (inherited from WebControl) AccessKey property. The keyboard shortcut used by the control.
Attributes (inherited from WebControl) Attributes collection. Low-level access to arbitrary attributes.
BackColor (inherited from WebControl) BackColor property. The background color of the control.
BorderColor (inherited from WebControl) BorderColor property. The color of the border around the control.
BorderStyle (inherited from WebControl) BorderStyle property. The style of border around the control.
BorderWidth (inherited from WebControl) BorderWidth property. The width of the border around the control.
ClientID (inherited from Control) [To be supplied.]
Controls (inherited from Control) [To be supplied.]
ControlToValidate (inherited from BaseValidator) ControlToValidate property
CssClass (inherited from WebControl) CssClass property. The CSS Class name associated with the control.
DataBindings (inherited from Control) [To be supplied.]
Display (inherited from BaseValidator) Display property
Enabled (inherited from WebControl) Enabled property. The enabled state of the control.
ErrorMessage (inherited from BaseValidator) ErrorMessage property
Font (inherited from WebControl) Font property. The font used for the text within the control.
ForeColor (inherited from BaseValidator) [To be supplied.]
Height (inherited from WebControl) Height property. The height of the control.
ID (inherited from Control) [To be supplied.]
IsValid (inherited from BaseValidator) IsValid property
MaintainState (inherited from Control) [To be supplied.]
NamingContainer (inherited from Control) [To be supplied.]
Page (inherited from Control) [To be supplied.]
Parent (inherited from Control) [To be supplied.]
Site (inherited from Control) [To be supplied.]
Style (inherited from WebControl) CssStyle collection. Low-level access to arbitrary CSS styles.
TabIndex (inherited from WebControl) TabIndex property. The tab order of the control.
Text (inherited from Label) Text property. The text to be shown for the label.
ToolTip (inherited from WebControl) Tooltip property. The tooltip displayed when the mouse if over the control.
UniqueID (inherited from Control) [To be supplied.]
ValidationExpression ValidationExpression property
Visible (inherited from Control) [To be supplied.]
Width (inherited from WebControl) Width property. The width of the control.

Protected:

AllowsChildren (inherited from Control) [To be supplied.]
ChildControlsCreated (inherited from Control) [To be supplied.]
Context (inherited from Control) [To be supplied.]
HasChildViewState (inherited from Control) [To be supplied.]
PropertiesValid (inherited from BaseValidator) PropertiesValid property
RenderUplevel (inherited from BaseValidator) RenderUplevel property
State (inherited from Control) [To be supplied.]
StateBagIgnoresCase (inherited from WebControl) [To be supplied.]
TagName (inherited from WebControl) Protected property to determine which tag to render as.

See Also

RegularExpressionValidator Class | System.Web.UI.WebControls Namespace