summaryT:DotNetNuke.UI.Utilities.ClientAPICallBackResponse.CallBackResponseStatusCode
Namespace: DotNetNuke.UI.UtilitiesAssembly: DotNetNuke.WebUtility (in DotNetNuke.WebUtility.dll)
Syntax
| C# |
|---|
public enum CallBackResponseStatusCode |
| Visual Basic |
|---|
Public Enumeration CallBackResponseStatusCode |
Members
| Member name | Value | Description | |
|---|---|---|---|
| OK | 200 | ||
| GenericFailure | 400 | ||
| ControlNotFound | 404 | ||
| InterfaceNotSupported | 501 |