SR.CalendarAdapterOptionEra Field

Definition

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

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

Field Value

Remarks

The value of this string is "Select an era:".

Applies to

See also