Click or drag to resize

IModuleGetAllAccessItems Method

Returns the list of all access items for the current module.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
IList<IModuleAccessItem> GetAllAccessItems()

Return Value

Type: IListIModuleAccessItem
Returns the list of the rule to access the module.
See Also