Class TagCloudDesigner
Represents the TagCloudDesigner class
Implements
Inherited Members
Namespace: Syncfusion.JavaScript.Web
Assembly: Syncfusion.EJ.Web.dll
Syntax
public class TagCloudDesigner : EJDataControlDesigner, IEJControlDesigner
Constructors
TagCloudDesigner()
Declaration
public TagCloudDesigner()
Properties
TagCloud
Gets the base component to the TagCloud class
Declaration
public TagCloud TagCloud { get; }
Property Value
Type | Description |
---|---|
TagCloud |
Methods
AfterUpdateHtml()
Declaration
protected override void AfterUpdateHtml()
Overrides
BeforeUpdateHtml()
Declaration
protected override void BeforeUpdateHtml()
Overrides
GetControlString()
Get the html element of the TagCloud control in string format
Declaration
protected override string GetControlString()
Returns
Type | Description |
---|---|
System.String |