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
| Expression | string.
Gets or sets the value representing an expression during page parsing. | |
| ExpressionPrefix | string.
Gets or sets the prefix for this expression. | |
| Generated | bool.
Gets or sets a value indicating whether the expression was generated by the parser. | |
| UseSetAttribute | bool.
Gets or sets a value indicating whether a control's SetAttribute method can be called. |