ComponentOne ASP.NET MVC Controls
Href Method (ImageBuilder)

C1.Web.Mvc.Fluent Namespace > ImageBuilder Class : Href Method
The value.
Configurates C1.Web.Mvc.Image.Href. Sets the href of the Image annotation.
Syntax
'Declaration
 
Public Function Href( _
   ByVal value As String _
) As ImageBuilder
public ImageBuilder Href( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

ImageBuilder Class
ImageBuilder Members