SR.CalendarAdapterFirstPrompt Field

Definition

A string that provides the text for the first prompt. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

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

Field Value

Remarks

The value of this string is "Calendar".

Applies to

See also