How To Asp.net
Monday, July 6, 2015
How to create a Paragraph using Html Generic Control in asp.net
The code is so simple.
You can have any element instead of "p".
HtmlGenericControl para = new HtmlGenericControl ( "p" );
Happy Coding
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment