ComponentOne ASP.NET MVC Controls
Src Method

C1.Web.Mvc.Fluent Namespace > SVGStyleBuilder Class : Src Method
The value.
Configurates C1.Web.Mvc.SVGStyle.Src. Image URL, only works for Element.image element
Syntax
'Declaration
 
Public Function Src( _
   ByVal value As String _
) As SVGStyleBuilder
public SVGStyleBuilder Src( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

SVGStyleBuilder Class
SVGStyleBuilder Members