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