Spread for ASP.NET 10 Product Documentation
TagCloudItem Constructor


Creates a new item in the tag cloud.
Overload List
OverloadDescription
TagCloudItem Constructor()Creates a new item in the tag cloud with default values.  
TagCloudItem Constructor(String,Double)Creates a new item in the tag cloud with specified text and weight.  
TagCloudItem Constructor(String,Double,String)Creates a new item in the tag cloud with specified text, weight, and anchor.  
TagCloudItem Constructor(String,Double,String,String)Creates a new item in the tag cloud with the specified parameters.  
TagCloudItem Constructor(String,Double,String,String,Object)Creates a new item in the tag cloud with the specified parameters and data.  
TagCloudItem Constructor(String,Double,String,String,Object,String)Creates a new item in the tag cloud with the specified parameters, data, and display text.  
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

TagCloudItem Class
TagCloudItem Members

 

 


Copyright © GrapeCity, inc. All rights reserved.