Spread for ASP.NET 12 Product Documentation
HyperLinkRenderer Constructor(String)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Renderer Namespace > HyperLinkRenderer Class > HyperLinkRenderer Constructor : HyperLinkRenderer Constructor(String)
Destination URL to which to navigate
Creates a hyperlink cell renderer control with the specified destination URL.
Syntax
'Declaration
 
Public Function New( _
   ByVal url As String _
)
'Usage
 
Dim url As String
 
Dim instance As New HyperLinkRenderer(url)
public HyperLinkRenderer( 
   string url
)

Parameters

url
Destination URL to which to navigate
See Also

Reference

HyperLinkRenderer Class
HyperLinkRenderer Members
Overload List