C# Class UCosmic.Www.Mvc.Areas.Common.Controllers.ErrorsController.ViewNames

Mostrar archivo Open project: ucosmic/UCosmicPreview

Public Properties

Property Type Description
bad_request string
file_upload_too_large string
not_authorized string
not_found string

Property Details

bad_request public_oe property

public string bad_request
return string

file_upload_too_large public_oe property

public string file_upload_too_large
return string

not_authorized public_oe property

public string not_authorized
return string

not_found public_oe property

public string not_found
return string