Click or drag to resize
AbstractProviderDictionaryGetDictionaryDisplayName Method
Gets the dictionary display name

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public static string GetDictionaryDisplayName(
	IProviderDictionary dict
)

Parameters

dict
Type: CMS.DataEngineIProviderDictionary
Dictionary

Return Value

Type: String
See Also