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
SetWork Method
设置业务操作标识。
支持链式操作。
Namespace:
Appkit.Web.UI
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
AkForm
SetWork
(
string
value
)
Parameters
value
Type:
System
String
值。
Return Value
Type:
AkForm
当前AkForm对象。
See Also
Reference
AkForm Class
Appkit.Web.UI Namespace