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

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

パラメータ

value
The value.

戻り値の型

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

CalendarBuilder クラス
CalendarBuilder メンバ