Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Modules.ModuleAction.ActionCategoryEnum Enumeration

(not specified)

Class: YetaWF.Core.Modules.ModuleAction
Namespace: YetaWF.Core.Modules
Assembly: YetaWF.Core

Syntax

public enum ActionCategoryEnum;

Values

NameValueDescription
Read0The action doesn't update anything
Update1The action updates something
Delete2The action is destructive
Significant999Something really important

Remarks

(not specified)

See Also YetaWF.Core.Modules.ModuleAction Class YetaWF.Core Overview