Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SEO-171762 ASP.NET MVC Bing report #319

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Yvone-Atieno wants to merge 3 commits into hotfix/hotfix-v21.1.35
base: hotfix/hotfix-v21.1.35
Choose a base branch
Loading
from ASP.NET-MVC-Bing-Multiple-H1
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions aspnetmvc/Button/Easy-Customization.md
View file Open in desktop
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Easy Customization | Button | ASP.NET MVC | Syncfusion
description: easy customization
title: Easy Customization in ASP.NET MVC Button Control | Syncfusion
description: Learn here about easy customization in Syncfusion Essential ASP.NET MVC Button Control, its elements, and more.
platform: ejmvc
control: Button
documentation: ug
---

# Easy Customization
# Easy Customization in ASP.NET MVC Button

Button is used in all applications. Button size, content and content location is varied according to each application. Here you can see some customizable option for button that can perform easily.

Expand Down Expand Up @@ -83,7 +83,7 @@ The following steps explains you the details about rendering the button with dif

Execute the above code to render the following output.

![](Easy-Customization_images/Easy-Customization_img1.png)
![Button size in ASP.NET MVC Button](Easy-Customization_images/Easy-Customization_img1.png)
Copy link
Contributor

@Girija-Rajendran Girija-Rajendran May 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check image name


Button with different sizes
{:.caption}
Expand Down Expand Up @@ -210,7 +210,7 @@ The following steps explains you the details about rendering the Button with abo

Execute the above code to render the following output.

![](Easy-Customization_images/Easy-Customization_img2.png)
![Button with different content types in ASP.NET MVC](Easy-Customization_images/Easy-Customization_img2.png)

Button with different content types
{:.caption}
Expand Down Expand Up @@ -319,7 +319,7 @@ The following steps explains you the details about rendering the Button with abo

Execute the above code to render the following output.

![](Easy-Customization_images/Easy-Customization_img3.png)
![Image position in ASP.NET MVC Button](Easy-Customization_images/Easy-Customization_img3.png)

Button with different image positions
{:.caption}
Expand Down Expand Up @@ -460,7 +460,7 @@ The following steps explains you the details about rendering the Button with abo

Execute the above code to render the following output.

![](Easy-Customization_images/Easy-Customization_img4.png)
![Custom CSS in ASP.NET MVC Button](Easy-Customization_images/Easy-Customization_img4.png)

Button with Custom CSS
{:.caption}
6 changes: 3 additions & 3 deletions aspnetmvc/Button/Getting-Started.md
View file Open in desktop
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Getting Started | Button | ASP.NET MVC | Syncfusion
description: getting started
title: Getting Started with ASP.NET MVC Button Control | Syncfusion
description: Learn here about getting started with Syncfusion Essential ASP.NET MVC Button Control, its elements, and more.
platform: ejmvc
control: Button
documentation: ug
---

# Getting Started
# Getting Started with ASP.NET MVC Button

This section explains you briefly on how to create a Button in your application with ASP.NET MVC.

Expand Down
12 changes: 6 additions & 6 deletions aspnetmvc/Captcha/Enabling-Validation.md
View file Open in desktop
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Enabling Validation | Captcha | ASP.NET MVC | Syncfusion
description: enabling validation
title: Enabling Validation in ASP.NET MVC Captcha Control | Syncfusion
description: Learn here about enabling validation in Syncfusion Essential ASP.NET MVC Captcha Control, its elements, and more.
platform: ejmvc
control: Captcha
documentation: ug
---

# Enabling Validation
# Enabling Validation in ASP.NET MVC Captcha

## Auto Validation

Expand Down Expand Up @@ -47,7 +47,7 @@ The following code example is used to render the Captcha with Auto-Validation su

2. The following screenshot illustrates the Captcha with Auto-Validation support.

![](Enabling-Validation_images/Enabling-Validation_img2.png)
![Auto Validation in ASP.NET MVC Captcha](Enabling-Validation_images/Enabling-Validation_img2.png)

Captcha with auto validation support
{:.caption}
Expand Down Expand Up @@ -88,7 +88,7 @@ The following code example is used to render the Captcha with manual validation.

2. The following screenshot illustrates the Captcha with manual validation support.

![](Enabling-Validation_images/Enabling-Validation_img3.png)
![Validation by Method in ASP.NET MVC Captcha](Enabling-Validation_images/Enabling-Validation_img3.png)

Captcha validation by method
{:.caption}
Expand Down Expand Up @@ -122,7 +122,7 @@ The following code example is used to render the Captcha with Case sensitive val

2. The following screenshot illustrates the Captcha with Case sensitive validation support.

![](Enabling-Validation_images/Enabling-Validation_img4.png)
![Case Sensitive Validation in ASP.NET MVC Captcha](Enabling-Validation_images/Enabling-Validation_img4.png)

Captcha with Case sensitive validation support
{:.caption}
8 changes: 4 additions & 4 deletions aspnetmvc/DropDownList/LoadOnDemand.md
View file Open in desktop
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---

layout: post
title: Load on demand with DropDownList control for Syncfusion ASP.NET MVC
description: Load on demand support to DropDownList control for Syncfusion ASP.NET MVC
title: Load on demand in ASP.NET MVC DropDownList Control | Syncfusion
description: Learn here about Load on demand support in Syncfusion Essential ASP.NET MVC DropDownList Control, its elements, and more.
platform: ejmvc
control: DropDownList
documentation: ug
keywords: loadOnDemand, DropDownList, dropdown

---

## Load On Demand
# Load On Demand in ASP.NET MVC DropDownList

Load on demand feature allows the DropDownList items load on request from the service/database, during only on click the DropDown icon or DropDownList. This functionality helps to improve performance on control initial rendering time. Because data items load on request.

Expand All @@ -32,5 +32,5 @@ The loadOnDemand property is used to enable or disable the load on demand functi

{% endhighlight %}

![](LoadOnDemand_images/loadondemand.png)
![Load On Demand in ASP.NET MVC DropDownList](LoadOnDemand_images/loadondemand.png)

14 changes: 7 additions & 7 deletions aspnetmvc/NumericTextBox/Getting-Started.md
View file Open in desktop
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
---
layout: post
title: Getting Started | NumericTextBox | ASP.NET MVC | Syncfusion
description: getting started
title: Getting Started with ASP.NET MVC NumericTextBox Control | Syncfusion
description: Learn here about getting started with Syncfusion Essential ASP.NET MVC NumericTextBox Control, its elements, and more.
platform: ejmvc
control: NumericTextBox
documentation: ug
---

# Getting Started
# Getting Started with ASP.NET MVC NumericTextBox

This section explains briefly about how to create a EJMVC NumericTextBox in ASP.NET MVC platform.

## Create your first NumericTextBox in MVC

From the following steps you can learn how to create and use NumericTextBox in your application. Here we have showcased, a small Electric bill calculator application using EJMVC Editors widgets.The Essential ASP.NET MVC Editors control includes Numeric, Percentage, Currency and MaskEdit textbox controls. This will guide you to use the wide range of Editors functionalities to complete this application.

![](Getting-Started_images/Getting-Started_img1.png)
![Getting Started with ASP.NET MVC NumericTextBox](Getting-Started_images/Getting-Started_img1.png)



Expand Down Expand Up @@ -186,7 +186,7 @@ ASP.NET MVC Editors renders built-in features like keyboard navigation, min and



![](Getting-Started_images/Getting-Started_img2.png)
![Create Editors in ASP.NET MVC NumericTextBox](Getting-Started_images/Getting-Started_img2.png)

NumericTextBox with watermark text
{:.caption}
Expand Down Expand Up @@ -281,7 +281,7 @@ You can set the "MinValue","MaxValue" and "Value" in Numeric, Percen

The following screenshot illustrates the output of the above code examples.

![](Getting-Started_images/Getting-Started_img3.png)
![Set MinValue, MaxValue and value in ASP.NET MVC NumericTextBox](Getting-Started_images/Getting-Started_img3.png)



Expand Down Expand Up @@ -439,7 +439,7 @@ To customize the button, you can set the ContentType as TextAndImage to include

Run the above code sample, fill the required Textbox fields and click the Calculate button. The values are displayed and an alert message is shown. The following screen shot illustrates the final output of the Electricity bill calculator.

![](Getting-Started_images/Getting-Started_img4.png)
![Set Calculation process with ASP.NET MVC NumericTextBox](Getting-Started_images/Getting-Started_img4.png)



6 changes: 3 additions & 3 deletions aspnetmvc/PivotChart/MultiLevelLabels.md
View file Open in desktop
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Multi-level Labels | PivotChart | ASP.NET MVC | Syncfusion
description: multilevellabels
title: Multilevel Labels in ASP.NET MVC PivotChart Control | Syncfusion
description: Learn here about multi level labels in Syncfusion Essential ASP.NET MVC PivotChart Control, its elements, and more.
platform: ejmvc
control: PivotChart
documentation: ug
---

# Multi-level Labels
# Multi-level Labels in ASP.NET MVC PivotChart

Multi-level labels allows you to drill down to access the detailed level of data or drill up to see the summarized data by using the expander present in the OlapChart.

Expand Down
10 changes: 5 additions & 5 deletions aspnetmvc/RadialMenu/dimension.md
View file Open in desktop
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: Dimension | Radial Menu |ASP.NET MVC | Syncfusion
description: dimension
title: Dimension in ASP.NET MVC Radial Menu Control | Syncfusion
description: Learn here about dimension in Syncfusion Essential ASP.NET MVC Radial Menu Control, its elements, and more.
platform: ejmvc
control: Radial Menu
documentation: ug
---


## Dimension
# Dimension in ASP.NET MVC Radial Menu

You can customize **Radial Menu** dimension by using **Radius** and **Position** properties.

Expand Down Expand Up @@ -47,7 +47,7 @@ Add the following script in your code.

The following screenshot illustrates the **Radial Menu** while clicking on the settings icon.

![](dimension-images\dimension_img2.png)
![Radius in ASP.NET MVC Radial Menu](dimension-images\dimension_img2.png)

### Position

Expand Down Expand Up @@ -89,5 +89,5 @@ Add the following script in your code.

The following screenshot illustrates the output while selecting the text in the page.

![](dimension-images\dimension_img4.png)
![Position in ASP.NET MVC Radial Menu](dimension-images\dimension_img4.png)

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