C# Class MonoSoftware.MonoX.Message

Used for displaying various informal messages by executing the target message page and retain the original URL in the address bar.
Inheritance: System.Web.BasePage
Mostra file Open project: MonoSoftware/MonoX-Demo-Pages

Protected Properties

Property Type Description
A1 global::System.Web.UI.HtmlControls.HtmlAnchor
Img1 global::System.Web.UI.HtmlControls.HtmlImage

Property Details

A1 protected_oe property

A1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlAnchor A1
return global::System.Web.UI.HtmlControls.HtmlAnchor

Img1 protected_oe property

Img1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlImage Img1
return global::System.Web.UI.HtmlControls.HtmlImage