Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

c# alert message

ScriptManager.RegisterClientScriptBlock(this, this.GetType(), "alertMessage", "alert('Record Inserted Successfully')", true);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #alert #message
ADD COMMENT
Topic
Name
1+3 =