Click or drag to resize
AkImageSpecsSvc Class
图片类属性的管理服务。
Inheritance Hierarchy
SystemObject
  Appkit.IOAkImageSpecsSvc

Namespace: Appkit.IO
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public class AkImageSpecsSvc : IHttpHandler, 
	IRequiresSessionState

The AkImageSpecsSvc type exposes the following members.

Constructors
  NameDescription
Public methodAkImageSpecsSvc
Top
Methods
  NameDescription
Public methodStatic memberGetImageSpecsList
获取指定类型图片类属性的定义。
Public methodProcessRequest
处理请求。
Top
Properties
  NameDescription
Public propertyIsReusable
是否可以重用。
Top
See Also