[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.Href

Href Method

Href(string)

Configurates Href. A value to indicate the URL, if specified element behaves as hyperlink

Declaration
public SVGStyleBuilder Href(string value)
Public Function Href(value As String) As SVGStyleBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.