Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Controllers.AllowHttpBase.IsValidForRequest Method

(not specified)

Class: YetaWF.Core.Controllers.AllowHttpBase
Namespace: YetaWF.Core.Controllers
Assembly: YetaWF.Core

Syntax

public new bool IsValidForRequest(
    RouteContext routeContext,
    ActionDescriptor action );

Parameters

routeContext

(not specified)

action

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Controllers.AllowHttpBase ClassYetaWF.Core Overview