ParseChildrenAttribute.Default Field

 

Defines the default value for the ParseChildrenAttribute class. This field is read-only.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

Public Shared ReadOnly Default As ParseChildrenAttribute

The default value for the Default field is false, which means that elements are not parsed as properties of the server control.

.NET Framework
Available since 1.1
Return to top
Show: