Appkit 基础类库
Appkit 基础类库
Appkit.Web.UI
AkForm Class
AkForm Methods
Add Method
GetAccessMessage Method
GetElementTags Method
GetInformation Method
GetObject Method
GetObjectId Method
GetObjectType Method
GetPageTags Method
GetVisible Method
Include Method
LoadConfig Method
New Method
Output Method
OutputUI Method
SetAsComponent Method
SetNew Method
SetReadOnly Method
SetSelector Method
SetWork Method
AkForm
SetNew Method
设置是否为新对象。
支持链式操作。
Namespace:
Appkit.Web.UI
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
AkForm
SetNew
(
bool
value
)
Parameters
value
Type:
System
Boolean
值。
Return Value
Type:
AkForm
当前AkForm对象。
See Also
Reference
AkForm Class
Appkit.Web.UI Namespace