tagUrn property
Sets or gets the Uniform Resource Name (URN) specified in the namespace declaration.
This property is not supported for Windows apps using JavaScript.
Syntax
HRESULT value = object.put_tagUrn( v);HRESULT value = object.get_tagUrn(* p);
Property values
Type: BSTR
the URN in the namespace declaration, or the value in Possible Values.
Remarks
To declare the namespace in the document, use the XMLNS attribute of the html element.
Download the HTC for the sample below: simple.htc
See also
Show: