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
OutputUI Method
输出属性元素及子对象元素到页面。
Namespace:
Appkit.Web.UI
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
void
OutputUI
(
HttpResponse
response
)
Parameters
response
Type:
System.Web
HttpResponse
页面输出。
See Also
Reference
AkForm Class
Appkit.Web.UI Namespace