IModulesAccessSave Method |
Save the modification in the database
if the object has been modified.
Namespace:
AskiaPortalCmn.Common
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax Function Save As IReturnValue
Return Value
Type:
IReturnValue
It return unsuccess value,
if the user in the context doesn't
have enough permission to do this action.
Remarks Remarks
This method will take care to change
the access only if the current user
(in the context) also have access to the module.
See Also