System.Web.UI.BoundPropertyEntry: Property Members

The properties of System.Web.UI.BoundPropertyEntry are listed below. For a list of all members, see the BoundPropertyEntry Members list.

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.