Click or drag to resize
RegisterCMSApiControllerAttribute Properties

The RegisterCMSApiControllerAttribute type exposes the following members.

Properties
  NameDescription
Public propertyMarkedType
Type of the registered API controller.
Public propertyRequiresSessionState
Gets or sets value that defines if the target API controller requires read and write access to session-state values. Default value is true.
Top
See Also