Grammar Properties
Public Properties | Description |
---|---|
ClientID | Inherited from Control. |
Controls | Inherited from Control. |
EnableViewState | Inherited from Control. |
InlineGrammar | Gets or sets the text of the grammar that is specified inline. |
Lang | Gets or sets the lang property on the client-side grammar object. |
NamingContainer | Inherited from Control. |
Page | Inherited from Control. |
Parent | Inherited from Control. |
Site | Inherited from Control. |
Src | Gets or sets the URI of a grammar to load. |
TemplateSourceDirectory | Inherited from Control. |
Type | Gets or sets the MIME type corresponding to the grammar format used. |
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
Grammar Class | Grammar Constructor | Grammar Members | Grammar Methods | Grammar Events | Grammar Remarks