コード例 #1
0
 protected void timerUpdatePreview_Tick(object sender, EventArgs e)
 {
     preview.Text = QuizItem.FormatWiki(body.Text, null);
 }