diff --git a/aspnetmvc/Button/Button-Type.md b/aspnetmvc/Button/Button-Type.md index 258f330e..8114b6f3 100644 --- a/aspnetmvc/Button/Button-Type.md +++ b/aspnetmvc/Button/Button-Type.md @@ -8,7 +8,6 @@ documentation: ug --- # Button Type in ASP.NET MVC Button - Button is used as normal click able button, submitting form data, resetting the form data to its initial value. According to the usage of button, you can render the button in three types. Using the Type property, you can easily render the button in following types. _List of Button types_ diff --git a/aspnetmvc/Grid/How-to.md b/aspnetmvc/Grid/How-to.md index c3fed34d..a0267aa0 100644 --- a/aspnetmvc/Grid/How-to.md +++ b/aspnetmvc/Grid/How-to.md @@ -1758,7 +1758,7 @@ public partial class GridController : Controller {% endtabs %} The following output is displayed as a result of the previous code example. -![ASP.NET MVC Hierarchy grid with different foreignKeyField in parent and child table](Hierarchy-Grid_images/Hierarchy-Grid_images2.png) +![Hierarchy in ASP.NET MVC Grid](Hierarchy-Grid_images/Hierarchy-Grid_images2.png) ## Display other Syncfusion controls in grid columns diff --git a/aspnetmvc/ListView/Getting-Started.md b/aspnetmvc/ListView/Getting-Started.md index 418187bf..3609d11d 100644 --- a/aspnetmvc/ListView/Getting-Started.md +++ b/aspnetmvc/ListView/Getting-Started.md @@ -100,4 +100,4 @@ You can add a header for ListView using ShowHeader property. Refer to the follow Run the above code to render the following output. -![ASP.NET MVC ListView Add header](Getting-Started_images/Getting-Started_img3.png) \ No newline at end of file +![Add header in ASP.NET MVC ListView](Getting-Started_images/Getting-Started_img3.png) diff --git a/aspnetmvc/WaitingPopup/Overview.md b/aspnetmvc/WaitingPopup/Overview.md index 66c25383..0dd1e294 100644 --- a/aspnetmvc/WaitingPopup/Overview.md +++ b/aspnetmvc/WaitingPopup/Overview.md @@ -1,15 +1,15 @@ --- layout: post -title: Overview in ASP.NET MVC WaitingPopup control | Syncfusion -description: Learn here more about Overview in Syncfusion Essential ASP.NET MVC WaitingPopup Control, its element and more. +title: Overview in ASP.NET MVC Waiting Popup control | Syncfusion +description: Learn here more about Overview in Syncfusion Essential ASP.NET MVC Waiting Popup Control, its element and more. platform: ejmvc -control: WaitingPopup +control: Waiting Popup documentation: ug --- -# Overview in ASP.NET MVC WaitingPopup +# Overview in ASP.NET MVC Waiting Popup -The WaitingPopup control for MVC is a visual element that provides support for displaying a pop-up indicator over a target area and preventing the end user's interaction with the target area while loading. +The Waiting Popup control for MVC is a visual element that provides support for displaying a pop-up indicator over a target area and preventing the end user's interaction with the target area while loading. ### Key Features @@ -21,7 +21,7 @@ The WaitingPopup control for MVC is a visual element that provides support for d ## Getting Started -This section explains briefly about how to create a WaitingPopup in your application with ASP.NET MVC. +This section explains briefly about how to create a Waiting Popup in your application with ASP.NET MVC. ## Create your first Waiting Popup in MVC @@ -175,7 +175,7 @@ In a real-time Login page scenario, when you click on the Login button, the Wait - ![ASP.NET MVC WaitingPopup User login](Overview_images/Overview_img2.png) + ![User login in ASP.NET MVC Waiting Popup](Overview_images/Overview_img2.png) @@ -184,14 +184,14 @@ In a real-time Login page scenario, when you click on the Login button, the Wait - ![ASP.NET MVC Waiting Popup](Overview_images/Overview_img3.png) + ![Waiting Popup in ASP.NET MVC](Overview_images/Overview_img3.png) The following screenshot displays an alert box displayed with the message "Signed in successfully" after loading. -![ASP.NET MVC WaitingPopup Signed in successfully](Overview_images/Overview_img4.png) +![Alert box in ASP.NET MVC Waiting Popup](Overview_images/Overview_img4.png)

AltStyle によって変換されたページ (->オリジナル) /