| KeyStringValueAttribute Constructor  | 
            Constructor.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntaxpublic KeyStringValueAttribute(
	int key,
	string value
)
Parameters
- key
 - Type: SystemInt32
Key - value
 - Type: SystemString
String value 
See Also