Click or drag to resize
StringValueAttributeStringValue Property
Holds the stringvalue for a value in an enum.

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

Property Value

Type: String
See Also