Click or drag to resize
KeyStringValueAttributeKey Property
Gets or sets Key of this attribute. This key is used later to lookup this attribute in method ToStringValue().

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
Syntax
C#
public int Key { get; set; }

Property Value

Type: Int32
See Also