AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

Helper Members

The Helper type exposes the following members.

Methods


  Name Description
Public method Static member InvalidDataCast
Creates an unauthorized response indicating the data was not valid for the object type.
Public method Static member LanguageNotFoundException
Creates a Gone response indicating the language was not found.
Public method Static member RecordNotFoundException
Creates a Gone response indicating the record was not found.
Public method Static member Unauthorized
Creates an HttpResponseException with the specified message and HTTP status code.
Public method Static member UnauthorizedAction
Creates an unauthorized response indicating the action is not available on this object.
Public method Static member UnauthorizedActionSecure
Creates an unauthorized response indicating the action is not available on the non-secure channel.
Public method Static member UnauthorizedAuthenticate
Creates an unauthorized response indicating authentication failure.
Public method Static member UnauthorizedGet
Creates an unauthorized response indicating GET is not allowed on this service.
Public method Static member UnauthorizedIdentity
Creates an unauthorized response indicating the API identity is not valid.
Public method Static member UnauthorizedInvalidRequest
Creates an unauthorized response indicating an invalid request for the object.
Public method Static member UnauthorizedKey
Creates an unauthorized response indicating the API key is not valid.
Public method Static member UnauthorizedUnavailable
Creates an unauthorized response indicating the API object is unavailable.