Method BindValue
BindValue(String)
Sets a value for the property when the option didn't have a value
Declaration
public void BindValue(string value)
Parameters
public void BindValue(string value)
String | value |
Implements
Exceptions
InvalidOperationException | If the Value is non-null or AllowSpaceDelimitedValue is false |
BindValue()
Sets the value of the property from Option
Declaration
public void BindValue()
Implements
public void BindValue()