Show / Hide Table of Contents

Interface IRoleUpdateEventHandlers

Namespace: DotNetNuke.Security.Roles
Assembly: DotNetNuke.dll
Syntax
public interface IRoleUpdateEventHandlers

Methods

RoleUpdated(object, RoleEventArgs)

Declaration
void RoleUpdated(object sender, RoleEventArgs args)
Parameters
Type Name Description
object sender
RoleEventArgs args

Extension Methods

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