ASP.NET Core MVC コントロールヘルプ
Href メソッド (ImageBuilder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ImageBuilder クラス : Href メソッド
The value.
Configurates C1.Web.Mvc.Image.Href. Sets the href of the Image annotation.
シンタックス
'宣言
 
Public Function Href( _
   ByVal value As System.String _
) As ImageBuilder
public ImageBuilder Href( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ImageBuilder クラス
ImageBuilder メンバ