ComponentOne ASP.NET MVC Controls
Target Method (SVGStyleBuilder)

C1.Web.Mvc.Fluent Namespace > SVGStyleBuilder Class : Target Method
The value.
Configurates C1.Web.Mvc.SVGStyle.Target. Used with href
Syntax
'Declaration
 
Public Function Target( _
   ByVal value As String _
) As SVGStyleBuilder
public SVGStyleBuilder Target( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

SVGStyleBuilder Class
SVGStyleBuilder Members