System.Web.UI.ParseChildrenAttribute.ChildrenAsProperties Property

Gets or sets a value indicating whether to parse the elements that are contained within a server control as properties.

Syntax

public bool ChildrenAsProperties { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the ParseChildrenAttribute.ChildrenAsProperties property is set to false, the elements that are contained within a server control are parsed as a control.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0