G
Guest
i am using dynamic wizard control within a placeholder
i used the following code and g has null value
Wizard g = (Wizard)this.PlaceHolder1.FindControl("WizardControl");
can anyone help in this?
i used the following code and g has null value
Wizard g = (Wizard)this.PlaceHolder1.FindControl("WizardControl");
can anyone help in this?