Click or drag to resize
DeleteObjectSvc Class
删除对象服务页。

支持查询字符串或窗体变量:

objType: 类型名称。

objId: 对象标识。

cond: 删除条件。

Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UITemplateControl
      System.Web.UIPage
        Appkit.DataDeleteObjectSvc

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public class DeleteObjectSvc : Page

The DeleteObjectSvc type exposes the following members.

Constructors
  NameDescription
Public methodDeleteObjectSvc
Top
See Also