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