Click or drag to resize
AppsContext Class
应用上下文环境
Inheritance Hierarchy

Namespace: X3Platform.Apps
Assembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class AppsContext : CustomPlugin

The AppsContext type exposes the following members.

Methods
  NameDescription
Public methodCommand
ִ������
(Inherited from CustomPlugin.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodInstall
��װ����
(Inherited from CustomPlugin.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRestart
重启插件
(Overrides CustomPluginRestart.)
Public methodToString (Inherited from Object.)
Public methodUninstall
ж�ز���
(Inherited from CustomPlugin.)
Top
Properties
  NameDescription
Public propertyApplicationErrorService
应用错误服务
Public propertyApplicationEventService
应用事件服务
Public propertyApplicationFeatureDateLimitService
应用功能时间限制服务
Public propertyApplicationFeatureService
应用功能服务
Public propertyApplicationMenuService
应用菜单维度服务
Public propertyApplicationMethodService
应用菜单项服务
Public propertyApplicationOptionService
应用选项服务
Public propertyApplicationPackageLogService
应用数据包发送日志
Public propertyApplicationPackageService
应用数据包
Public propertyApplicationService
应用服务
Public propertyApplicationSettingGroupService
应用配置服务分组
Public propertyApplicationSettingService
应用配置服务
Public propertyAuthor
����
(Inherited from CustomPlugin.)
Public propertyConfiguration
配置
Public propertyCopyright
��Ȩ
(Inherited from CustomPlugin.)
Public propertyDescription
������Ϣ
(Inherited from CustomPlugin.)
Public propertyId
标识
(Inherited from CustomPlugin.)
Public propertyStatic memberInstance
实例
Public propertyName
名称
(Overrides CustomPluginName.)
Public propertyStatus
״̬, 0 δ����, 1 �Ѽ���.
(Inherited from CustomPlugin.)
Public propertySupportMenu
菜单支持: 0 不支持 | 1 支持
(Inherited from CustomPlugin.)
Public propertyThumbnailUrl
����ͼ
(Inherited from CustomPlugin.)
Public propertyUrl
������ȡ��ַ
(Inherited from CustomPlugin.)
Public propertyVersion
�汾
(Inherited from CustomPlugin.)
Top
See Also