C# Class AuntieDot.UI.Web.Errors.Error

Inheritance: System.Web.UI.Page
Show file Open project: 0xdeafcafe/AuntieDot

Public Properties

Property Type Description
errorMessage AuntieDot.UI.Wen.Errors.ErrorDB.ErrorStatusFormat

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

errorMessage public property

public ErrorDB.ErrorStatusFormat,AuntieDot.UI.Wen.Errors errorMessage
return AuntieDot.UI.Wen.Errors.ErrorDB.ErrorStatusFormat