System.Web
2.0.0.0
System.Web.UI.PropertyEntry
When a page is parsed, the page parser retains information about an expression and the property it is bound to in a object.
Represents a control property that is data-bound to an expression.
Property
System.String
To be added.
To be added.
Gets or sets the value representing an expression during page parsing.
2.0.0.0
Property
System.String
To be added.
To be added.
Gets or sets the prefix for this expression.
2.0.0.0
Property
System.Boolean
To be added.
To be added.
Gets or sets a value indicating whether the expression was generated by the parser.
2.0.0.0
Property
System.Boolean
To be added.
To be added.
Gets or sets a value indicating whether a control's SetAttribute method can be called.
2.0.0.0