Spread for ASP.NET 8.0 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 Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

TagCloudItem Class
TagCloudItem Members

 

 


Copyright © GrapeCity, inc. All rights reserved.