Online Home of Yash Kapoor
Online Home
How to create buttons in HTML
Home
Slider
Carousel Example
Previous
Next
LinkList
Home
_bing
__bing
Tuesday, May 31, 2022
Condition in ASP.NET C# if URL is having ? in if condition
if(Request.Url.AbsoluteUri.ToString().IndexOf("?")>0)
{
//Your condition here
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment