Click or drag to resize

ConversionGoalProviderManagerGetProviderLabel Method

Get provider label text

Namespace:  Dynamicweb.Analytics.Goals
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static string GetProviderLabel(
	string ProviderName
)

Parameters

ProviderName
Type: SystemString

Return Value

Type: String
Label of provider
See Also