C# Class ScrewTurn.Wiki.Diff

显示文件 Open project: mono/ScrewTurnWiki

Protected Properties

Property Type Description
lblBack global::System.Web.UI.WebControls.Literal
lblDiff global::System.Web.UI.WebControls.Literal
lblTitle global::System.Web.UI.WebControls.Literal

Public Methods

Method Description
PrintDiff ( ) : void

Protected Methods

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

Private Methods

Method Description
Redirect ( ) : void

Method Details

Page_Load() protected method

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

PrintDiff() public method

public PrintDiff ( ) : void
return void

Property Details

lblBack protected_oe property

lblBack control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal lblBack
return global::System.Web.UI.WebControls.Literal

lblDiff protected_oe property

lblDiff control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal lblDiff
return global::System.Web.UI.WebControls.Literal

lblTitle protected_oe property

lblTitle control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal lblTitle
return global::System.Web.UI.WebControls.Literal