SR.CalendarAdapterOptionChooseWeek Field

Definition

A string that provides the text that prompts the user to select a week. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

public: System::String ^ CalendarAdapterOptionChooseWeek;
public const string CalendarAdapterOptionChooseWeek;
val mutable CalendarAdapterOptionChooseWeek : string
Public Const CalendarAdapterOptionChooseWeek As String 

Field Value

Remarks

The value of this string is "Choose a week".

Applies to

See also