Click or drag to resize
WorkflowDesignerServiceConfigure Method
Configures the service endpoints

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 13.0.131
Syntax
C#
public static void Configure(
	ServiceConfiguration config
)

Parameters

config
Type: System.ServiceModelServiceConfiguration
Service configuration
See Also