DataCurrentCp7TaxonomyTranslator(DataTable) Method

Definition

Namespace: Centralpoint.Web.Cms
Assembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public Dictionary<string, Guid> Cp7TaxonomyTranslator(
	DataTable data
)

Parameters

data  DataTable
 

Return Value

DictionaryString, Guid

See Also