System.Web.UI.ParseChildrenAttribute.DefaultProperty Property

Gets or sets the default property for the server control into which the elements are parsed.

Syntax

public string DefaultProperty { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The ParseChildrenAttribute.DefaultProperty property is used only if a string is passed to the System.Web.UI.ParseChildrenAttribute constructor. When the System.Web.UI.ParseChildrenAttribute class is created, the ParseChildrenAttribute.DefaultProperty property defines the default property for the server control that is being parsed.

Requirements

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