System.Web.UI.BoundPropertyEntry Members

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

See Also: Inherited members from System.Web.UI.PropertyEntry

Public Properties

Expressionstring.

Gets or sets the value representing an expression during page parsing.

ExpressionPrefixstring.

Gets or sets the prefix for this expression.

Generatedbool.

Gets or sets a value indicating whether the expression was generated by the parser.

UseSetAttributebool.

Gets or sets a value indicating whether a control's SetAttribute method can be called.