Click or drag to resize

AspMvcActionAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ozeki.CommonAspMvcActionAttribute

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public sealed class AspMvcActionAttribute : Attribute

The AspMvcActionAttribute type exposes the following members.

Constructors
 NameDescription
Public methodAspMvcActionAttributeInitializes a new instance of the AspMvcActionAttribute class
Public methodAspMvcActionAttribute(String)Initializes a new instance of the AspMvcActionAttribute class
Top
Properties
 NameDescription
Public propertyAnonymousProperty 
Top
See Also