[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.Src

Src Method

Src(string)

Configurates Src. Image URL, only works for Element.image element

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

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.