This topic has not yet been rated - Rate this topic

htmlFor property

Sets or retrieves the object that is bound to the event script.

Document Object Model (DOM) Level 2 HTML Specification, Section 1.6.5

Syntax

HRESULT value = object.put_htmlFor( v);HRESULT value = object.get_htmlFor(* p);

Property values

Type: BSTR

A scripting object or an object identifier that is bound to the event script.

Standards information

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.