Click or drag to resize
AjaxConfiguration Class
Ajax 配置信息
Inheritance Hierarchy
SystemObject
  X3Platform.ConfigurationXmlConfiguraton
    X3Platform.Ajax.ConfigurationAjaxConfiguration

Namespace: X3Platform.Ajax.Configuration
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class AjaxConfiguration : XmlConfiguraton

The AjaxConfiguration type exposes the following members.

Constructors
  NameDescription
Public methodAjaxConfiguration
Initializes a new instance of the AjaxConfiguration class
Top
Methods
Fields
  NameDescription
Public fieldStatic memberApplicationName
所属应用的名称
Public fieldStatic memberSectionName
配置区的名称
Top
Properties
  NameDescription
Public propertyInitialized
是否成功初始化
(Inherited from XmlConfiguraton.)
Public propertyKeys
键值配置信息
(Inherited from XmlConfiguraton.)
Public propertySpecialWords
特殊关键字集合
Top
See Also