Takip Edin:
string sayfaAdresi = HttpContext.Current.Request.Url.AbsoluteUri.ToString(); int slashSayisi = Regex.Matches(sayfaAdresi, "/").Count;