MobileCapabilities Class


ASP.NET Mobile Controls
SupportsDivAlign Property

Returns true if the device supports the align attribute within a <DIV> tag. The default value is true.

public virtual bool SupportsDivAlign {
   get
}

Remarks

The <DIV> tag is used on an HTML page to enclose a block of HTML elements and apply CSS attributes to them. The align property sets or returns the alignment of the object relative to the display or table.

See Also

Applies to: MobileCapabilities Class

Page view tracker