Prompt Properties
Public Properties | Description |
---|---|
AccessKey | Inherited from WebControl. |
Attributes | Inherited from WebControl. |
BackColor | Inherited from WebControl. |
BargeIn | Gets or sets whether playback of the Prompt control can be interrupted by user speech or telephone keypad input. |
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. |
InlineContent | Gets or sets the text of the Prompt control. |
Lang | Gets or sets the language of the Prompt control content. |
NamingContainer | Inherited from Control. |
OnClientBookmark | Gets or sets the name of a client-side function that is called when the Speech Application Platform encounters a Bookmark while playing the Prompt content. |
OnClientError | Gets or sets the name of a client-side function that is called when the Speech Application Platform detects a client error. |
Page | Inherited from Control. |
Params | Specifies a collection of Param objects that specify nonstandard configuration parameter values to the Speech Application Platform. |
Parent | Inherited from Control. |
PreFetch | Gets or sets whether the Prompt control content should be synthesized and cached at the browser when the page is loaded. |
Site | Inherited from Control. |
Style | Inherited from WebControl. |
TabIndex | Inherited from WebControl. |
TemplateSourceDirectory | Inherited from Control. |
ToolTip | Inherited from WebControl. |
UniqueID | Inherited from Control. |
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
Prompt Class | Prompt Constructor | Prompt Members | Prompt Methods | Prompt Events | Prompt Remarks