Click or drag to resize

RoleOnDBActionDone Method

Delete Permission and UserRole

Namespace:  SOWIApp.Administrator
Assembly:  SOWIApp.Administrator (in SOWIApp.Administrator.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
protected override void OnDBActionDone(
	Object sender,
	EventArgData<Role> e
)

Parameters

sender
Type: SystemObject

[Missing <param name="sender"/> documentation for "M:SOWIApp.Administrator.Role.OnDBActionDone(System.Object,SOWIData.EventArgData{SOWIData.Management.Role})"]

e
Type: SOWIDataEventArgDataRole

[Missing <param name="e"/> documentation for "M:SOWIApp.Administrator.Role.OnDBActionDone(System.Object,SOWIData.EventArgData{SOWIData.Management.Role})"]

See Also