Appkit 基础类库
Appkit 基础类库
Appkit.Web.Controls
YearEdit Class
YearEdit Constructor
YearEdit Methods
YearEdit Properties
YearEdit Class
Inheritance Hierarchy
System
Object
System.Web.UI
Control
System.Web.UI.WebControls
WebControl
Appkit.Web.Controls
ButtonEdit
Appkit.Web.Controls
YearEdit
Namespace:
Appkit.Web.Controls
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
class
YearEdit
:
ButtonEdit
The
YearEdit
type exposes the following members.
Constructors
Name
Description
YearEdit
构造
Top
Methods
Name
Description
CalculateDateRange
计算年度的起始日期
ParseDateRangeExpr
解析年度生成SQL表达式
Top
Properties
Name
Description
Value
年的数值
Top
See Also
Reference
Appkit.Web.Controls Namespace