This documentation is archived and is not being maintained.

ParseChildrenAttribute Fields

The ParseChildrenAttribute type exposes the following members.

  NameDescription
Public field Static member Default Defines the default value for the ParseChildrenAttribute class. This field is read-only.
Public field Static member ParseAsChildren Indicates that the nested content that is contained within the server control is parsed as controls.
Public field Static member ParseAsProperties Indicates that the nested content that is contained within a server control is parsed as properties of the control.
Top
Show: