IHTMLBaseElement2 interface
Specifies the base URL for the document. It extends the IHTMLBaseElement2 interface.
Members
The IHTMLBaseElement2 interface inherits from the IDispatch interface. IHTMLBaseElement2 also has these types of members:
- Properties
Properties
The IHTMLBaseElement2 interface has these properties.
Property | Description |
---|---|
Gets or sets the baseline URL on which relative links are based. |
Remarks
The base URL is used to ensure that your document is not reviewed out of context. This element can be used only in the head tag.
Requirements
Minimum supported client |
Windows XP with SP2 |
Minimum supported server |
Windows Server 2003 |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |