MakeCall Members
Public Properties | Description |
---|---|
AccessKey | Inherited from WebControl. |
Attributes | Inherited from WebControl. |
AutoPostBack | Gets or sets whether to cause a postback when the object raises an event. Declared by SmexMessageBase. |
BackColor | Inherited from WebControl. |
BorderColor | Inherited from WebControl. |
BorderStyle | Inherited from WebControl. |
BorderWidth | Inherited from WebControl. |
CalledDirectoryNumber | Gets or sets the phone number to call. |
CallingDevice | Gets or sets the ID of the device that places the outbound call. |
ClientActivationFunction | Gets or sets the name of a client-side function that is called by RunSpeech to determine whether an object is active. Declared by SmexMessageBase. |
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. |
NamingContainer | Inherited from Control. |
OnClientConnected | Gets or sets the name of a client-side function that is called when the call is connected. |
OnClientError | Gets or sets the name of the client-side function that is called when Smex raises the onerror event. Declared by SmexMessageBase. |
OnClientFailed | Gets or sets the name of a client-side function that is called when Computer Supported Telecommunications Applications (CSTA) returns a FAILED event. |
OnClientTimeout | Gets or sets the name of the client-side function that is called when Smex raises the ontimeout event. Declared by SmexMessageBase. |
Page | Inherited from Control. |
Parent | Inherited from Control. |
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. |
Timer | Gets or sets the number of milliseconds before a time-out event will be triggered. Declared by SmexMessageBase. |
ToolTip | Inherited from WebControl. |
UniqueID | Inherited from Control. |
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 |
Connected | The server-side event that is raised when the call is connected. |
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
MakeCall Class | MakeCall Constructor | MakeCall Client Object | MakeCall Properties | MakeCall Methods | MakeCall Events | MakeCall Remarks