The members of System.Web.UI.ExpressionBinding are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Web.UI.ExpressionBinding class. |
Expression | string.
Gets or sets a value of the expression in its declarative syntax. | |
ExpressionPrefix | string.
Gets or sets a value for the prefix of an expression in its declarative syntax. | |
[read-only] | Generated | bool.
Gets a value indicating whether the expression was implicitly generated by the parser. |
[read-only] | PropertyName | string.
Gets a value indicating the name of the property of the object to which the expression is applied. |
[read-only] | PropertyType | Type.
Gets a value indicating the Type of the property of the object to which the expression is applied. |
override | Equals(object)
| |
override | GetHashCode()
|