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