Spread for ASP.NET 12 Product Documentation
Href Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Renderer Namespace > TagCloudItem Class : Href Property
Get or sets the address of the HTML anchor.
Syntax
'Declaration
 
Public Property Href As String
'Usage
 
Dim instance As TagCloudItem
Dim value As String
 
instance.Href = value
 
value = instance.Href
public string Href {get; set;}
See Also

Reference

TagCloudItem Class
TagCloudItem Members