msFlowInto property

Gets or sets a value that identifies an iframe container in the document that serves as the region's data source.

This property is read/write.

Internet Explorer 10

 

Syntax

HRESULT put_msFlowInto(
  [in]  DOMString val
);

HRESULT get_msFlowInto(
  [out] DOMString **ptr
);

Property values

Type: DOMString

String format

none | identifier [ , none | identifier ] *

CSS information

Applies Toiframe elements
Mediavisual
Inheritedno
Initial Valuenone

Requirements

IDL

Mshtml.idl

See also

IHTMLCSSStyleDeclaration2::msFlowFrom

 

 

Show: