//
protected void Page_Load(object sender, EventArgs
e)
{
FilteredTextBoxExtender12.ValidChars = FilteredTextBoxExtender12.ValidChars
+ "\r\n";
}
–> To highlight a block of code in Notepad++, please do the following steps step-1 :- Select the required text. step-2 :- Right click...
No comments:
Post a Comment