- entry
- An object that represents information about the property bound to by the expression.
- parsedData
- The object that represents parsed data as returned by ConnectionStringsExpressionBuilder.ParseExpression(string, Type, ExpressionBuilderContext).
- context
- Properties for the control or page.
A System.CodeDom.CodeExpression that invokes a method.
This method is called during the CodeDOM creation for a page or control. The System.CodeDom.CodeExpression object returned is of the type System.CodeDom.CodeMethodInvokeExpression and represents the method to call when retrieving a connection string value.