System.Web.Configuration.HttpCapabilitiesBase.SupportsDivNoWrap Property

Gets a value indicating whether the browser supports the nowrap attribute of HTML <div> elements.

Syntax

public virtual bool SupportsDivNoWrap { get; }

Value

Documentation for this section has not yet been entered.

Remarks

HTML <div> elements are used to group multiple HTML elements so that CSS styles can be applied to them as a whole. The nowrap attribute specifies that the elements contained in the <div> group should remain adjacent to each other without wrapping to a new line.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0