Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Modules.ModuleDefinition.AllowedRole.Find Method

(not specified)

Class: YetaWF.Core.Modules.ModuleDefinition.AllowedRole
Namespace: YetaWF.Core.Modules
Assembly: YetaWF.Core

Syntax

public static AllowedRole? Find(
    List<AllowedRole> list,
    int roleId );

Parameters

list

(not specified)

roleId

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Modules.ModuleDefinition.AllowedRole ClassYetaWF.Core Overview