Share via


CustomValidator Members

  Microsoft Speech Technologies Homepage

CustomValidator overview

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.
ClientValidationFunction Gets or sets the name of a client-side function that checks the value of the target of the SemanticItemToValidate property.
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.
NamingContainer Inherited from Control.
Page Inherited from Control.
Parent Inherited from Control.
Prompt Plays a prerecorded or synthesized message to the user. Declared by BaseValidator.
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.
UniqueID Inherited from Control.
ValidationEvent Gets or sets the event that activates the validator control. Declared by BaseValidator.
Visible Inherited from Control.
Width Inherited from WebControl.
Public Methods Description
ApplyStyle Inherited from WebControl.
CopyBaseAttributes Inherited from WebControl.
DataBind Inherited from Control.
Dispose Inherited from Control.
Equals Inherited from Object.
FindControl Inherited from Control.
GetHashCode Inherited from Object.
GetType Inherited from Object.
HasControls Inherited from Control.
MergeStyle Inherited from WebControl.
Redirect Redirects to a new page without losing CallInfo data. Declared by SpeechControl.
RenderBeginTag Inherited from WebControl.
RenderControl Inherited from Control.
RenderEndTag Inherited from WebControl.
ResolveUrl Inherited from Control.
ToString Inherited from Object.
Public Events Description
DataBinding Inherited from Control.
Disposed Inherited from Control.
Init Inherited from Control.
Load Inherited from Control.
PreRender Inherited from Control.
Unload Inherited from Control.
Protected Constructors Description
Constructor 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.
Protected Methods Description
AddAttributesToRender Inherited from WebControl.
AddParsedSubObject Inherited from Control.
ClearChildViewState Inherited from Control.
CreateChildControls Inherited from Control.
CreateControlCollection Inherited from Control.
CreateControlStyle Inherited from WebControl.
EnsureChildControls Inherited from Control.
Finalize Inherited from Object.
IsLiteralContent Inherited from Control.
LoadViewState Inherited from WebControl.
MapPathSecure Inherited from Control.
MemberwiseClone Inherited from Object.
OnBubbleEvent Inherited from Control.
OnDataBinding Inherited from Control.
OnInit Inherited from Control.
OnLoad Inherited from Control.
OnPreRender Inherited from Control.
OnUnload Inherited from Control.
RaiseBubbleEvent Inherited from Control.
Render Inherited from WebControl.
RenderChildren Inherited from Control.
RenderContents Inherited from WebControl.
SaveViewState Inherited from WebControl.
TrackViewState Inherited from WebControl.

Requirements

Platforms:  Windows XP Professional, Windows Server 2003 family.

See Also

CustomValidator Class | CustomValidator Constructor | CustomValidator Properties | CustomValidator Methods | CustomValidator Events | CustomValidator Remarks