The properties of System.Web.UI.ExpressionBinding are listed below. For a list of all members, see the ExpressionBinding Members list.
See Also: Inherited members from System.Object
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. |