Skip to main content
Formatting
Source Link
Adeel
  • 3k
  • 7
  • 27
  • 38

this.Request.RawUrl.Substring(0, this.Request.RawUrl.IndexOf('?'))

this.Request.RawUrl.Substring(0, this.Request.RawUrl.IndexOf('?')) 

this.Request.RawUrl.Substring(0, this.Request.RawUrl.IndexOf('?'))

this.Request.RawUrl.Substring(0, this.Request.RawUrl.IndexOf('?')) 
Source Link

this.Request.RawUrl.Substring(0, this.Request.RawUrl.IndexOf('?'))