Click or drag to resize

IModulesAccessReload Method

Reload the list of modules access using the current database values.

Namespace:  AskiaPortalCmn.Common
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
IReturnValue Reload()

Return Value

Type: IReturnValue
Success value when the process was successfully be done.
Remarks
This method will loose all the unsaved modification.
This method will reset the IsModified property.
See Also