Show / Hide Table of Contents

Class DnnApiController

Inheritance
object
DnnApiController
ContentWorkflowServiceController
ControlBarController
CountryRegionController
EventLogServiceController
FileUploadController
ItemListServiceController
LanguageServiceController
MessagingServiceController
ModuleServiceController
NewUserNotificationServiceController
NotificationsServiceController
PageServiceController
ProfileServiceController
RelationshipServiceController
SearchServiceController
UserFileController
MobileHelperController
Namespace: DotNetNuke.Web.Api
Assembly: DotNetNuke.Web.dll
Syntax
[DnnExceptionFilter]
public abstract class DnnApiController : ApiController

Constructors

DnnApiController()

Declaration
protected DnnApiController()

Properties

ActiveModule

Declaration
public ModuleInfo ActiveModule { get; }
Property Value
Type Description
ModuleInfo

PortalSettings

Declaration
public PortalSettings PortalSettings { get; }
Property Value
Type Description
PortalSettings

UserInfo

Declaration
public UserInfo UserInfo { get; }
Property Value
Type Description
UserInfo

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS