The PhoenixObjectFlags type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PhoenixObjectFlags | Initializes a new instance of the PhoenixObjectFlags class |
Methods
| Name | Description | |
|---|---|---|
| CreateChildControls |
Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering.
(Overrides Control..::.CreateChildControls()()().) | |
| DataBind |
Binds a data source to the invoked server control and all its child controls.
(Overrides Control..::.DataBind()()().) |
Properties
| Name | Description | |
|---|---|---|
| ConsiderIsInstance |
Gets or sets a value indicating whether the IsInstance flag should be considered when rendering.
| |
| ConsiderIsNew |
Gets or sets a value indicating whether the IsNew flag should be considered when rendering.
| |
| ConsiderPublishedStatus |
Gets or sets a value indicating whether the PublishedStatus should be considered when rendering.
| |
| ConsiderRSS |
Gets or sets a value indicating whether [consider RSS].
| |
| DataSource |
Gets or sets the phoenix object.
| |
| Text |
Gets or sets the text.
|
