KeyStringValueAttributeKey Property |
Gets or sets Key of this attribute. This key is used later to lookup this attribute in method ToStringValue().
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public int Key { get; set; }
Property Value
Type:
Int32See Also