1 write to _row
System.Web (1)
UI\WebControls\Wizard.cs (1)
3044_row = new TableRow();
2 references to _row
System.Web (2)
UI\WebControls\Wizard.cs (2)
3045table.Rows.Add(_row); 3095_row.Cells.Add(tableCell);