htmlFor property

[This documentation is preliminary and is subject to change.]

Sets or retrieves the object to which the given label object is assigned.

Syntax

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

Property values

Type: BSTR

the identifier of the element to which the label element is assigned.

 

 

Build date: 6/12/2012