diff --git a/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/annotation.md b/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/annotation.md index 77238358f2..10656dde36 100644 --- a/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/annotation.md +++ b/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/annotation.md @@ -74,4 +74,4 @@ Use the `data-smartpaste-description` attribute to provide custom instructions f {% endhighlight %} {% endtabs %} -![Syncfusion ASP.NET Core Smart Paste Button with Annotation](../images/SmartPaste_Annotation.gif) +![Syncfusion ASP.NET Core Smart Paste Button with Annotation](images/SmartPaste_Annotation.gif) diff --git a/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/claude-service.md b/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/claude-service.md index 92f6ea46f2..b42deedf6b 100644 --- a/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/claude-service.md +++ b/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/claude-service.md @@ -242,7 +242,7 @@ Add the Smart Paste Button to a form in the **~/Pages/Index.cshtml** file to tes Press Ctrl+F5 (Windows) or +F5 (macOS) to run the app. Then, the Syncfusion® ASP.NET Core Smart Paste Button control will be rendered in the default web browser. -![ASP.NET Core Smart Paste Button Control](../images/SmartPaste.gif) +![ASP.NET Core Smart Paste Button Control](images/SmartPaste.gif) ## Troubleshooting diff --git a/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/deepseek-service.md b/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/deepseek-service.md index a0de60915e..86e8c9f153 100644 --- a/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/deepseek-service.md +++ b/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/deepseek-service.md @@ -239,7 +239,7 @@ Add the Smart Paste Button to a form in the **~/Pages/Index.cshtml** file to tes Press Ctrl+F5 (Windows) or +F5 (macOS) to run the app. Then, the Syncfusion® ASP.NET Core Smart Paste Button control will be rendered in the default web browser. -![ASP.NET Core Smart Paste Button Control](../images/SmartPaste.gif) +![ASP.NET Core Smart Paste Button Control](images/SmartPaste.gif) ## Troubleshooting diff --git a/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/gemini-service.md b/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/gemini-service.md index 0819c089ff..2257eb586e 100644 --- a/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/gemini-service.md +++ b/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/gemini-service.md @@ -287,7 +287,7 @@ Add the Smart Paste Button to a form in the **~/Pages/Index.cshtml** file to tes Press Ctrl+F5 (Windows) or +F5 (macOS) to run the app. Then, the Syncfusion® ASP.NET Core Smart Paste Button control will be rendered in the default web browser. -![ASP.NET Core Smart Paste Button Control](../images/SmartPaste.gif) +![ASP.NET Core Smart Paste Button Control](images/SmartPaste.gif) ## Troubleshooting diff --git a/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/getting-started.md b/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/getting-started.md index 710c723db8..6f736a385c 100644 --- a/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/getting-started.md +++ b/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/getting-started.md @@ -269,7 +269,7 @@ Now, add the Syncfusion® ASP.NET Core Smart Press Ctrl+F5 (Windows) or +F5 (macOS) to run the app. Then, the Syncfusion® ASP.NET Core Smart Paste Button control will be rendered in the default web browser. -![ASP.NET Core Smart Paste Button Control](../images/SmartPaste.gif) +![ASP.NET Core Smart Paste Button Control](images/SmartPaste.gif) ## Performance Considerations diff --git a/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/groq-service.md b/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/groq-service.md index 6efb844873..20c3163380 100644 --- a/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/groq-service.md +++ b/ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/groq-service.md @@ -240,7 +240,7 @@ Add the Smart Paste Button to a form in the **~/Pages/Index.cshtml** file to tes Press Ctrl+F5 (Windows) or +F5 (macOS) to run the app. Then, the Syncfusion® ASP.NET Core Smart Paste Button control will be rendered in the default web browser. -![ASP.NET Core Smart Paste Button Control](../images/SmartPaste.gif) +![ASP.NET Core Smart Paste Button Control](images/SmartPaste.gif) ## Troubleshooting diff --git a/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/claude-service.md b/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/claude-service.md index 1b69f3f3dc..828e8b673a 100644 --- a/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/claude-service.md +++ b/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/claude-service.md @@ -198,7 +198,7 @@ Add the Smart TextArea in the **~/Pages/Index.cshtml** file to test the Claude A Press Ctrl+F5 (Windows) or +F5 (macOS) to run the app. Then, the Syncfusion® ASP.NET Core Smart TextArea control will be rendered in the default web browser. -![ASP.NET Core Smart TextArea Control](../images/SmartTextArea.gif) +![ASP.NET Core Smart TextArea Control](images/SmartTextArea.gif) ## Troubleshooting diff --git a/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/customization.md b/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/customization.md index 48b3fea419..b0c3341f63 100644 --- a/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/customization.md +++ b/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/customization.md @@ -37,7 +37,7 @@ Add the following code in the `~/Pages/Index.cshtml`: {% endhighlight %} {% endtabs %} -![ASP.NET Core Smart TextArea Control Suggestion on popup](../images/SmartTextArea-Popup.gif) +![ASP.NET Core Smart TextArea Control Suggestion on popup](images/SmartTextArea-Popup.gif) ### Inline Suggestions @@ -60,7 +60,7 @@ Add the following code in the `~/Pages/Index.cshtml`: {% endhighlight %} {% endtabs %} -![ASP.NET Core Smart TextArea Control Suggestion on inline](../images/SmartTextArea-Inline.gif) +![ASP.NET Core Smart TextArea Control Suggestion on inline](images/SmartTextArea-Inline.gif) ## Troubleshooting diff --git a/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/deepseek-service.md b/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/deepseek-service.md index 86e8c30e1d..ed2bb4c284 100644 --- a/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/deepseek-service.md +++ b/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/deepseek-service.md @@ -196,7 +196,7 @@ Add the Smart TextArea in the **~/Pages/Index.cshtml** file to test the DeepSeek Press Ctrl+F5 (Windows) or +F5 (macOS) to run the app. Then, the Syncfusion® ASP.NET Core Smart TextArea control will be rendered in the default web browser. -![ASP.NET Core Smart TextArea Control](../images/SmartTextArea.gif) +![ASP.NET Core Smart TextArea Control](images/SmartTextArea.gif) ## Troubleshooting diff --git a/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/gemini-service.md b/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/gemini-service.md index aa5d9275a4..19984f4ebe 100644 --- a/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/gemini-service.md +++ b/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/gemini-service.md @@ -245,7 +245,7 @@ Add the Smart TextArea in the **~/Pages/Index.cshtml** file to test the Gemini A Press Ctrl+F5 (Windows) or +F5 (macOS) to run the app. Then, the Syncfusion® ASP.NET Core Smart TextArea control will be rendered in the default web browser. -![ASP.NET Core Smart TextArea Control](../images/SmartTextArea.gif) +![ASP.NET Core Smart TextArea Control](images/SmartTextArea.gif) ## Troubleshooting diff --git a/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/getting-started.md b/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/getting-started.md index 7e2f8536fe..227a08d68d 100644 --- a/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/getting-started.md +++ b/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/getting-started.md @@ -228,7 +228,7 @@ Now, add the Syncfusion® ASP.NET Core Smart Press Ctrl+F5 (Windows) or +F5 (macOS) to run the app. Then, the Syncfusion® ASP.NET Core Smart TextArea control will be rendered in the default web browser. -![ASP.NET Core Smart TextArea Control](../images/SmartTextArea.gif) +![ASP.NET Core Smart TextArea Control](images/SmartTextArea.gif) ## Troubleshooting diff --git a/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/groq-service.md b/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/groq-service.md index dabbe6d793..8229b14c71 100644 --- a/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/groq-service.md +++ b/ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/groq-service.md @@ -197,7 +197,7 @@ Add the Smart TextArea in the **~/Pages/Index.cshtml** file to test the Groq AI Press Ctrl+F5 (Windows) or +F5 (macOS) to run the app. Then, the Syncfusion® ASP.NET Core Smart TextArea control will be rendered in the default web browser. -![ASP.NET Core Smart TextArea Control](../images/SmartTextArea.gif) +![ASP.NET Core Smart TextArea Control](images/SmartTextArea.gif) ## Troubleshooting diff --git a/ej2-asp-core-toc.html b/ej2-asp-core-toc.html index e52438a95e..b76df64549 100644 --- a/ej2-asp-core-toc.html +++ b/ej2-asp-core-toc.html @@ -147,51 +147,6 @@ -
  • Smart Components - -
  • -
  • Accordion
  • - +
  • Smart Paste Button + +
  • +
  • Smart TextArea + +
  • Smith Chart