Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Pages.PageDefinition.AllowedUser.Find Method

(not specified)

Class: YetaWF.Core.Pages.PageDefinition.AllowedUser
Namespace: YetaWF.Core.Pages
Assembly: YetaWF.Core

Syntax

public static AllowedUser? Find(
    List<AllowedUser> list,
    int userId );

Parameters

list

(not specified)

userId

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Pages.PageDefinition.AllowedUser ClassYetaWF.Core Overview