Grammar Members
Public Constructors | Description |
---|---|
Constructor | Inherited from Control. |
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. |
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 |
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
Grammar Class | Grammar Constructor | Grammar Properties | Grammar Methods | Grammar Events | Grammar Remarks