![]()
An object containing the parsed representation of the expression; otherwise, null if ExpressionBuilder.ParseExpression(string, Type, ExpressionBuilderContext) is not implemented.
When overridden in a derived class, this method parses the expression and returns it as an object that can be used as the parsedData parameter in a ExpressionBuilder.GetCodeExpression(System.Web.UI.BoundPropertyEntry, object, ExpressionBuilderContext) or ExpressionBuilder.EvaluateExpression(object, System.Web.UI.BoundPropertyEntry, object, ExpressionBuilderContext) method.