Click or drag to resize
FriendsActionControlSendMessage Property
Gets and sets whether to send message.

Namespace: CMS.Community.Web.UI
Assembly: CMS.Community.Web.UI (in CMS.Community.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool SendMessage { get; set; }

Property Value

Type: Boolean
See Also