SR.CalendarAdapterOptionChooseDate 字段
定义
提供提示用户选择日期的文本的字符串。A string that provides the text that prompts the user to select a date. 此 API 已废弃不用。This API is obsolete. 若要了解如何开发 ASP.NET 移动应用,请参阅 Mobile Apps & Sites with ASP.NET (ASP.NET 移动应用和网站)。For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
public: System::String ^ CalendarAdapterOptionChooseDate;
public const string CalendarAdapterOptionChooseDate;
val mutable CalendarAdapterOptionChooseDate : string
Public Const CalendarAdapterOptionChooseDate As String
字段值
注解
此字符串的值为 "选择日期"。The value of this string is "Choose a date".