SemanticMap Remarks
Contains a collection of SemanticItem controls.
The SemanticMap is a container of SemanticItem controls on a page. A Web page may contain more than one SemanticMap, but a typical page contains only one.
Markup
<speech:semanticmap properties runat="server">
<speech:semanticitem properties />
<speech:semanticitem properties />
</speech:semanticmap>
See Also
SemanticMap Class | SemanticMap Constructor | SemanticMap Members | SemanticMap Properties | SemanticMap Methods | SemanticMap Events