Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public enum XHRResponseType |
Visual Basic |
---|
Public Enumeration XHRResponseType |
Visual C++ |
---|
public enum class XHRResponseType |
Members
Member name | Value | Description | |
---|---|---|---|
SUCCESS | 0 | ||
UNAUTHENTICATED | 1 | ||
UNAUTHORIZED | 2 | ||
PROCESSING_ERROR | 3 | ||
CANCELLED | 4 | ||
ValidationError | 5 |