This topic has not yet been rated - Rate this topic

IHTMLIsIndexElement interface

This interface indicates that the document contains a searchable index.

Members

The IHTMLIsIndexElement interface inherits from the IDispatch interface but does not have additional members.

Remarks

To use the isIndex tag, the server must provide a search engine that supports this tag. The script to be executed on the server can be specified by the IHTMLFormElement4::action property on this tag.

The isIndex element can be used only within the head tag.

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IHTMLIsIndexElement2

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.