Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
146849 | Aug 22,2019 03:05 PM UTC | Aug 24,2019 04:28 PM UTC | ASP.NET Core - EJ 2 | 1 |
![]() |
Tags: Text Box |
@model IndexModel
< div id = "textbox-control" >
<form method="post">
<ejs-textbox id="textboxfor" name="firstname" placeholder="First Name" floatLabelType="Auto" ejs-for="@Model.firstname"></ejs-textbox>
</form>
</div > |
public string firstname { get; set; } = "John"; |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.