PartialView_Slider Doldurma_PartialVeriAl

Blog Detay

PartialView_Slider Doldurma_PartialVeriAl

PartialView_Slider Doldurma_PartialVeriAl

<pre> <code>@using ErpProject.Class @model IEnumerable&lt;UrunModel&gt; @{ ViewBag.Title = &quot;Index&quot;; } @if (Model.Count() &gt; 0) { &lt;div id=&quot;carouselExampleControls&quot; class=&quot;carousel slide&quot; data-ride=&quot;carousel&quot;&gt; &lt;div class=&quot;carousel-inner&quot;&gt; &lt;div class=&quot;carousel-item active&quot; style=&quot;margin-left:400px&quot;&gt; &lt;img src=&quot;~/@Model.First().Resim&quot; style=&quot;width:250px;height:250px&quot; class=&quot;&quot; alt=&quot;...&quot;&gt; &lt;/div&gt; @foreach (var item in Model.Where(b =&gt; b.UrunId &gt; @Model.First().UrunId)) { &lt;div class=&quot;carousel-item&quot; style=&quot;margin-left:400px&quot;&gt; &lt;img src=&quot;~/@item.Resim&quot; style=&quot;width:250px;height:250px&quot; class=&quot;&quot; alt=&quot;...&quot;&gt; &lt;/div&gt; } &lt;/div&gt; &lt;a class=&quot;carousel-control-prev&quot; href=&quot;#carouselExampleControls&quot; role=&quot;button&quot; data-slide=&quot;prev&quot;&gt; &lt;span class=&quot;carousel-control-prev-icon&quot; aria-hidden=&quot;true&quot;&gt;&lt;/span&gt; &lt;span class=&quot;sr-only&quot;&gt;Previous&lt;/span&gt; &lt;/a&gt; &lt;a class=&quot;carousel-control-next&quot; href=&quot;#carouselExampleControls&quot; role=&quot;button&quot; data-slide=&quot;next&quot;&gt; &lt;span class=&quot;carousel-control-next-icon&quot; aria-hidden=&quot;true&quot;&gt;&lt;/span&gt; &lt;span class=&quot;sr-only&quot;&gt;Next&lt;/span&gt; &lt;/a&gt; &lt;/div&gt; } </code></pre>

Bunu paylaş
Jquery_PartialView Çekme işlemi (Post/Get)
Process with an ID is not running in Visual Studio Hatası
Yazar erydogan
1992 yılı İstanbul doğumluyum. "Beykent Üniversitesi/Bilgisayar Programcılığı" bölümü mezunuyum, 7 yılı aşkın süredir Logo firmasının üretmiş olduğu ERP ürünlerine teknik destek vermek üzere “Logo Erp Danışmanı/Sistem Uzmanı” olarak çalıştım. 2020 Şubat ayında yıllardır hayalini kurduğum "kendi işimi yapma" düşüncemi hayata geçirmek üzere DGN Yazılım firmasını kurdum. Ayrıca .Net C# (MVC) yazılım dilini kullanarak Web tabanlı/Mobil Uyumlu, Logo yazılım entegreli ya da tamamen bağımsız uygulamalar geliştiriyorum.

İlişkili Bloglar:

0 Yorum

Copyrights © 2020 All Rights Reserved by DGN Software.