Click or drag to resize

AspMvcControllerAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ozeki.CommonAspMvcControllerAttribute

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

The AspMvcControllerAttribute type exposes the following members.

Constructors
 NameDescription
Public methodAspMvcControllerAttributeInitializes a new instance of the AspMvcControllerAttribute class
Public methodAspMvcControllerAttribute(String)Initializes a new instance of the AspMvcControllerAttribute class
Top
Properties
 NameDescription
Public propertyAnonymousProperty 
Top
See Also