Share via


W.frameLayout Field

Definition

Represents the w:frameLayout XML element.

public static readonly System.Xml.Linq.XName frameLayout;
 staticval mutable frameLayout : System.Xml.Linq.XName
Public Shared ReadOnly frameLayout As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: frameset.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: FrameLayout.

Applies to