Gets the binding expression for the specified binding type.
string GetBindingExpression(
BindingType bindingType
)
Parameters
- bindingType
-
Type: BindingType
Can be one of None, Point, Simple or Script.
