SR.CalendarAdapterOptionType Field

Definition

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

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

Field Value

Remarks

The value of this string is "Type a date".

Applies to

See also