ProviderGuidDictionaryConvertKey Method |
Converts the key to a specific type
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax protected override Guid ConvertKey(
Object key
)
Parameters
- key
- Type: SystemObject
Key to convert
Return Value
Type:
GuidSee Also