Method GetValueSource
GetValueSource(String)
Returns a ValueSource bound to the variable name.
Declaration
public abstract ValueSource GetValueSource(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Returns
Type | Description |
---|---|
ValueSource |