Method CreateControl
CreateControl(IServiceProvider, RollingGraphPanelBuilder)
Creates and configures the mashup control associated with the specified workflow operator.
protected override GraphControl CreateControl(IServiceProvider provider, RollingGraphPanelBuilder builder)
Parameters
providerIServiceProviderA service provider object which can be used to obtain visualization, runtime inspection, or other editing services.
builderRollingGraphPanelBuilderThe ExpressionBuilder object used to provide configuration properties to the mashup control.
Returns
- GraphControl
A new instance of the mashup control class associated with the specified workflow operator.