Click or drag to resize
AjaxMethodAttribute Class
Ajax 方法特性
Inheritance Hierarchy
SystemObject
  SystemAttribute
    X3Platform.AjaxAjaxMethodAttribute

Namespace: X3Platform.Ajax
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public sealed class AjaxMethodAttribute : Attribute

The AjaxMethodAttribute type exposes the following members.

Constructors
  NameDescription
Public methodAjaxMethodAttribute
构造函数
Top
Methods
  NameDescription
Public methodEquals (Inherited from Attribute.)
Public methodGetHashCode (Inherited from Attribute.)
Public methodGetType (Inherited from Object.)
Public methodIsDefaultAttribute (Inherited from Attribute.)
Public methodMatch (Inherited from Attribute.)
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyName
名称
Public propertyTypeId (Inherited from Attribute.)
Top
See Also