SemanticItem Properties
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. |
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. |
See Also
SemanticItem Class | SemanticItem Constructor | SemanticItem Client Object | SemanticItem Members | SemanticItem Methods | SemanticItem Events | SemanticItem Remarks