Skip to content

Commit 41aca1f

Browse files
Merge pull request #360 from syncfusion-content/SEO-173271-Description-Too-Short-Core
Merged #360 into hotfix
2 parents cf52902 + c9a5d3e commit 41aca1f

14 files changed

+18
-18
lines changed

aspnet-core/Menu/Context-Menu.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: Context Menu | Menu | ASP.NET Core | Syncfusion
4-
description: context menu
4+
description: Learn here about Context Menu in Syncfusion Essential ASP.NET Core Menu Control, its elements, and more.
55
platform: aspnet-core
66
control: Menu
77
documentation: ug
88
---
99

10-
# Context Menu
10+
# Context Menu in ASP.NET Core
1111

1212
A context menu is a type of menu in a graphical user interface (GUI) that appears when you perform right click operation. In this Menu control you can use a context menu by specifying the type of menu as ContextMenu. A context also provides support for nested level of menu items.
1313

@@ -61,7 +61,7 @@ In the following example, a context menu for the division containing text is cre
6161

6262
The following screen shot displays the output of the above code.
6363

64-
![](Context-Menu_images/Context-Menu_img1.png)
64+
![Context Menu in ASP.NET Core](context-menu_images/aspnetcore-context-menu.png)
6565

6666
Context Menu
6767
{:.caption}

aspnet-core/NumericTextBox/Overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: NumericTextBox | NumericTextBox | ASP.NET Core | Syncfusion
4-
description: overview
4+
description: Learn here about overview in Syncfusion Essential ASP.NET Core NumericTextBox Control, its elements, and more.
55
platform: aspnet-core
66
control: NumericTextBox
77
documentation: ug
88
---
99

10-
# NumericTextBox
10+
# NumericTextBox in ASP.NET Core
1111

1212
Essential ASP.NET Core NumericTextBox is used to display only numeric values. It has Spin buttons to increase or decrease the values in the Text Box.
1313

aspnet-core/PivotGrid/Getting-Started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: Getting-Started | PivotGrid | ASP.NET Core | Syncfusion
4-
description: getting started
4+
description: Learn here about getting started with PivotGrid in Syncfusion Essential ASP.NET Core Control, its elements, and more.
55
platform: aspnet-core
66
control: PivotGrid
77
documentation: ug
88
---
99

10-
# Getting started
10+
# Getting started With PivotGrid ASP.NET Core
1111

1212
>**Important**
1313
Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components.

0 commit comments

Comments
 (0)