ASP.NET Core MVC コントロールヘルプ
FormatYear メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > CalendarBuilder クラス : FormatYear メソッド
The value.
Configurates C1.Web.Mvc.Calendar.FormatYear. Sets the format used to display the year above the months in year view.
シンタックス
'宣言
 
Public Function FormatYear( _
   ByVal value As System.String _
) As CalendarBuilder
public CalendarBuilder FormatYear( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The default value for this property is 'yyyy'.
参照

CalendarBuilder クラス
CalendarBuilder メンバ