Click or drag to resize
ProviderGuidDictionaryConvertKey Method
Converts the key to a specific type

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected override Guid ConvertKey(
	Object key
)

Parameters

key
Type: SystemObject
Key to convert

Return Value

Type: Guid
See Also