Click or drag to resize
DiscussionButtonsControlID Property
Gets or sets the ClientID of the control (TextArea) where the buttons will insert the macros.

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
public string ControlID { get; set; }

Property Value

Type: String
See Also