Click or drag to resize
StringValueAttributeIsResourceString Property
If set to true, StringValue is resolved by ResHelper before returning.

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

Property Value

Type: Boolean
See Also