For the View Accessor Pass the Value for the Parameter:
"Attribute(of VO)" > 0 ? "BindParameterValue1" : "BindParameterValue2"
If the Value for the Attribute is greater than 0 BindParameterValue1 is passed else BindParameterValue2 is passed
"Attribute(of VO)" > 0 ? "BindParameterValue1" : "BindParameterValue2"
If the Value for the Attribute is greater than 0 BindParameterValue1 is passed else BindParameterValue2 is passed
No comments:
Post a Comment