May be duplicate but how can I do this in a webpart?ClientScript.RegisterStartupScript(this.GetType(), @alert@, @HideLabel();@, true);What should I import for this? Importing from Page is not working
↧