System.Web.UI.ExpressionBinding: Property Members

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

Public Properties

Expressionstring.

Gets or sets a value of the expression in its declarative syntax.

ExpressionPrefixstring.

Gets or sets a value for the prefix of an expression in its declarative syntax.

[read-only]
Generatedbool.

Gets a value indicating whether the expression was implicitly generated by the parser.

[read-only]
PropertyNamestring.

Gets a value indicating the name of the property of the object to which the expression is applied.

[read-only]
PropertyTypeType.

Gets a value indicating the Type of the property of the object to which the expression is applied.