Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.ITemplateAction.ExecuteAction Method

(not specified)

Class: YetaWF.Core.Support.ITemplateAction
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public bool ExecuteAction(
    int action,
    bool modelIsValid,
    object extrData );

Parameters

action

(not specified)

modelIsValid

(not specified)

extrData

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Support.ITemplateAction ClassYetaWF.Core Overview