Enum CommandResult.ResultType
- Namespace
- Dynamicweb.CoreUI.Data
- Assembly
- Dynamicweb.CoreUI.dll
public enum CommandResult.ResultType
Fields
Error = 4
Invalid = 2
NotAllowed = 3
NotFound = 1
Ok = 0
public enum CommandResult.ResultType
Error = 4
Invalid = 2
NotAllowed = 3
NotFound = 1
Ok = 0