Expressions passed to ExpressionBuilders are executed on the Init
event of control. Is there a way to write an ExpressionBuilder that will make expressions evaluate on Load
? Like data bind expressions that are executed on DataBind
.
Expressions passed to ExpressionBuilders are executed on the Init
event of control. Is there a way to write an ExpressionBuilder that will make expressions evaluate on Load
? Like data bind expressions that are executed on DataBind
.