Mono Class Library: Overview

System.Web.UI.ControlBuilder: Members

The members of System.Web.UI.ControlBuilder are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
BindingContainerTypeType. Documentation for this section has not yet been entered.
[read-only]
ControlTypeType. Documentation for this section has not yet been entered.
[read-only]
HasAspCodebool. Documentation for this section has not yet been entered.
IDstring. Documentation for this section has not yet been entered.
[read-only]
NamingContainerTypeType. Documentation for this section has not yet been entered.
[read-only]
TagNamestring. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
FChildrenAsPropertiesbool. Documentation for this section has not yet been entered.
[read-only]
FIsNonParserAccessorbool. Documentation for this section has not yet been entered.
[read-only]
InDesignerbool. Documentation for this section has not yet been entered.
[read-only]
ParserTemplateParser. Documentation for this section has not yet been entered.

Public Methods

AllowWhitespaceLiterals() : bool
Documentation for this section has not yet been entered.
AppendLiteralString(string)
Documentation for this section has not yet been entered.
AppendSubBuilder(ControlBuilder)
Documentation for this section has not yet been entered.
BuildObject() : object
Documentation for this section has not yet been entered.
CloseControl()
Documentation for this section has not yet been entered.
static
CreateBuilderFromType(TemplateParser, ControlBuilder, Type, string, string, IDictionary, int, string) : ControlBuilder
Documentation for this section has not yet been entered.
GetChildControlType(string, IDictionary) : Type
Documentation for this section has not yet been entered.
HasBody() : bool
Documentation for this section has not yet been entered.
HtmlDecodeLiterals() : bool
Documentation for this section has not yet been entered.
Init(TemplateParser, ControlBuilder, Type, string, string, IDictionary)
Documentation for this section has not yet been entered.
NeedsTagInnerText() : bool
Documentation for this section has not yet been entered.
OnAppendToParentBuilder(ControlBuilder)
Documentation for this section has not yet been entered.
SetTagInnerText(string)
Documentation for this section has not yet been entered.