File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
smart-paste/EJ2_ASP.NETCORE
smart-textarea/EJ2_ASP.NETCORE Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ var app = builder.Build();
176176
177177## Add the Smart Paste Button
178178
179- Add the Smart Paste Button to a form in the ** ~ /Pages/Index.chtml ** file to test the DeepSeek AI integration.
179+ Add the Smart Paste Button to a form in the ** ~ /Pages/Index.cshtml ** file to test the DeepSeek AI integration.
180180
181181{% tabs %}
182182{% highlight cshtml tabtitle="CSHTML" %}
Original file line number Diff line number Diff line change @@ -224,7 +224,7 @@ var app = builder.Build();
224224
225225## Add the Smart Paste Button
226226
227- Add the Smart Paste Button to a form in the ** ~ /Pages/Index.chtml ** file to test the Gemini AI integration.
227+ Add the Smart Paste Button to a form in the ** ~ /Pages/Index.cshtml ** file to test the Gemini AI integration.
228228
229229{% tabs %}
230230{% highlight cshtml tabtitle="CSHTML" %}
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ var app = builder.Build();
177177
178178## Add the Smart Paste Button
179179
180- Add the Smart Paste Button to a form in the ** ~ /Pages/Index.chtml ** file to test the Gemini AI integration.
180+ Add the Smart Paste Button to a form in the ** ~ /Pages/Index.cshtml ** file to test the Gemini AI integration.
181181
182182{% tabs %}
183183{% highlight cshtml tabtitle="CSHTML" %}
Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ var app = builder.Build();
225225
226226## Add ASP.NET Core Smart TextArea Control
227227
228- Add the Smart TextArea in the ** ~ /Pages/Index.chtml ** file to test the Gemini AI integration.
228+ Add the Smart TextArea in the ** ~ /Pages/Index.cshtml ** file to test the Gemini AI integration.
229229
230230{% tabs %}
231231{% highlight cshtml tabtitle="CSHTML" %}
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ var app = builder.Build();
177177
178178## Add ASP.NET Core Smart TextArea Control
179179
180- Add the Smart TextArea in the ** ~ /Pages/Index.chtml ** file to test the Groq AI integration.
180+ Add the Smart TextArea in the ** ~ /Pages/Index.cshtml ** file to test the Groq AI integration.
181181
182182{% tabs %}
183183{% highlight cshtml tabtitle="CSHTML" %}
You can’t perform that action at this time.
0 commit comments