Property | Type | Description | |
---|---|---|---|
DetailedErrorPanel | global::System.Web.UI.WebControls.Panel | ||
ErrorDetailedMsg | global::System.Web.UI.WebControls.Label | ||
ErrorHandler | global::System.Web.UI.WebControls.Label | ||
FriendlyErrorMsg | global::System.Web.UI.WebControls.Label | ||
InnerMessage | global::System.Web.UI.WebControls.Label | ||
InnerTrace | global::System.Web.UI.WebControls.Label |
Method | Description | |
---|---|---|
Page_Load ( object sender, |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::System.Web.UI.WebControls.Panel DetailedErrorPanel | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Label ErrorDetailedMsg | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label ErrorHandler | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label FriendlyErrorMsg | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label InnerMessage | ||
return | global::System.Web.UI.WebControls.Label |