Compartir a través de


SemanticItem Members

  Microsoft Speech Technologies Homepage

SemanticItem overview

Public Constructors Description
Constructor Inherited from Control.
Public Properties Description
Attributes Gets or sets a collection of name-value pairs to pass user-defined semantic information between the client SemanticItem control and the server.
AutoPostBack Gets or sets whether the SemanticItem control posts back to the server when its binding event is detected.
BindAt Gets or sets whether the SemanticItem control binds to the target control at the server or at the client.
BindOnChanged Gets or sets whether the SemanticItem control binds to the target control when its value is changed or when it is confirmed.
ClientID Inherited from Control.
Controls Inherited from Control.
EnableViewState Inherited from Control.
NamingContainer Inherited from Control.
OnClientChanged Gets or sets the name of a client-side function that is called when the value of the SemanticItem control changes.
OnClientConfirmed Gets or sets the name of a client-side function that is called when the value of the SemanticItem control is confirmed.
Page Inherited from Control.
Parent Inherited from Control.
SensitiveData Gets or sets whether the SemanticItem control contains sensitive data.
Settings Gets or sets the ID of a SpeechControlSettingsItem that initializes property values of the control.
Site Inherited from Control.
State Gets or sets the semantic state of the SemanticItem control.
TargetAttribute Gets or sets the property name of the input control to which the value of the SemanticItem control binds.
TargetElement Gets or sets the ID of the input control to which the value of the SemanticItem control binds.
TemplateSourceDirectory Inherited from Control.
Text Gets or sets the text value of the SemanticItem control.
UniqueID Inherited from Control.
Visible Inherited from Control.
Public Methods Description
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.
RenderControl Inherited from Control.
ResolveUrl Inherited from Control.
ToString Inherited from Object.
Public Events Description
Changed The server-side event that is raised when the value of the SemanticItem control is changed.
Confirmed The server-side event that is raised when the value of the SemanticItem control is confirmed.
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 Properties Description
ChildControlsCreated Inherited from Control.
Context Inherited from Control.
Events Inherited from Control.
HasChildViewState Inherited from Control.
IsTrackingViewState Inherited from Control.
ViewState Inherited from Control.
ViewStateIgnoresCase Inherited from Control.
Protected Methods Description
AddParsedSubObject Inherited from Control.
ClearChildViewState Inherited from Control.
CreateChildControls Inherited from Control.
CreateControlCollection Inherited from Control.
EnsureChildControls Inherited from Control.
Finalize Inherited from Object.
IsLiteralContent Inherited from Control.
LoadViewState Inherited from Control.
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 Control.
RenderChildren Inherited from Control.
SaveViewState Inherited from Control.
TrackViewState Inherited from Control.

Requirements

Platforms:  Windows XP Professional, Windows Server 2003 family.

See Also

SemanticItem Class | SemanticItem Constructor | SemanticItem Client Object | SemanticItem Properties | SemanticItem Methods | SemanticItem Events | SemanticItem Remarks