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 Function Reload As IReturnValue
Return Value
Type:
IReturnValueSuccess 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