ComponentOne ASP.NET MVC Controls
Href Method (SVGStyleBuilder)

C1.Web.Mvc.Fluent Namespace > SVGStyleBuilder Class : Href Method
The value.
Configurates C1.Web.Mvc.SVGStyle.Href. A value to indicate the URL, if specified element behaves as hyperlink
Syntax
'Declaration
 
Public Function Href( _
   ByVal value As String _
) As SVGStyleBuilder
public SVGStyleBuilder Href( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

SVGStyleBuilder Class
SVGStyleBuilder Members