CompareValidator Properties
Public Properties | Description |
---|---|
AccessKey | Inherited from WebControl. |
Attributes | Inherited from WebControl. |
BackColor | Inherited from WebControl. |
BorderColor | Inherited from WebControl. |
BorderStyle | Inherited from WebControl. |
BorderWidth | Inherited from WebControl. |
ClientID | Inherited from Control. |
ControlStyle | Inherited from WebControl. |
ControlStyleCreated | Inherited from WebControl. |
Controls | Inherited from Control. |
CssClass | Inherited from WebControl. |
CurrentCall | Gets the current active CallInfo object or null if no call is active. Declared by SpeechControl. |
EnableViewState | Inherited from Control. |
Enabled | Inherited from WebControl. |
Font | Inherited from WebControl. |
ForeColor | Inherited from WebControl. |
Height | Inherited from WebControl. |
InvalidateBoth | Gets or sets whether the targets of the SemanticItemToValidate and SemanticItemToCompare properties are both marked invalid when the compare operation fails. |
NamingContainer | Inherited from Control. |
Operator | Gets or sets the operator of the compare operation. |
Page | Inherited from Control. |
Parent | Inherited from Control. |
Prompt | Plays a prerecorded or synthesized message to the user. Declared by BaseValidator. |
SemanticItemToCompare | Gets or sets the ID of the SemanticItem control that is used as the basis for the compare operation. |
SemanticItemToValidate | Gets or sets the ID of the SemanticItem control to validate. Declared by BaseValidator. |
Settings | Gets or sets the ID of a SpeechControlSettingsItem that initializes property values of the control. |
Site | Inherited from Control. |
SpeechIndex | Gets or sets the activation order of the control, relative to other Speech Controls on the page. Declared by IndexedSpeechControl. |
Style | Inherited from WebControl. |
TabIndex | Inherited from WebControl. |
TemplateSourceDirectory | Inherited from Control. |
ToolTip | Inherited from WebControl. |
Type | Gets or sets the data type of the compare operation. |
UniqueID | Inherited from Control. |
ValidationEvent | Gets or sets the event that activates the validator control. Declared by BaseValidator. |
ValueToCompare | Gets or sets the value that is used as the basis for the compare operation. |
Visible | Inherited from Control. |
Width | Inherited from WebControl. |
Protected Properties | Description |
ChildControlsCreated | Inherited from Control. |
Context | Inherited from Control. |
Events | Inherited from Control. |
HasChildViewState | Inherited from Control. |
IsTrackingViewState | Inherited from Control. |
TagKey | Inherited from WebControl. |
TagName | Inherited from WebControl. |
ViewState | Inherited from Control. |
ViewStateIgnoresCase | Inherited from Control. |
See Also
CompareValidator Class | CompareValidator Constructor | CompareValidator Members | CompareValidator Methods | CompareValidator Events | CompareValidator Remarks