StringValueAttribute Constructor (String, Boolean)Kentico 8.0 API Reference
Constructor used to init a StringValue Attribute

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

value
Type: OnlineSystem String
String value
isResourceString
Type: OnlineSystem Boolean
True if string is resource string and should be resolved before returning
See Also