Show / Hide Table of Contents

Class EventLogServiceController

Inheritance
object
DnnApiController
EventLogServiceController
Inherited Members
DnnApiController.PortalSettings
DnnApiController.UserInfo
DnnApiController.ActiveModule
Namespace: DotNetNuke.Web.InternalServices
Assembly: DotNetNuke.Web.dll
Syntax
[DnnAuthorize]
public class EventLogServiceController : DnnApiController

Constructors

EventLogServiceController()

Declaration
public EventLogServiceController()

Methods

GetLogDetails(string)

Declaration
[DnnAuthorize(StaticRoles = "Administrators")]
public HttpResponseMessage GetLogDetails(string guid)
Parameters
Type Name Description
string guid
Returns
Type Description
HttpResponseMessage

Extension Methods

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