MessageDisplayBase.DisplayPage

Displays the page with the appropriate controls filled in.

public void DisplayPage(Label messageHeader,
	Label message,
	Label redirectHyperLink)

Parameters

messageHeader
message
redirectHyperLink

Remarks

Assumes that lblHeader, lblMessage, lblRedirectHyperLink are defined.

Overloads:


See also:

Class MessageDisplayBase

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic