Id: | <%: Html.Label(pc.Id.ToString())%> | <%: Html.Hidden("PlatformId", pc.Id.ToString(), pc.Id.ToString())%>
---|---|
Name: | <%: Html.TextBox("PlatformName", pc.Name, pc.Name)%> |
Description: | <%: Html.TextBox("PlatformDescription", pc.Description, pc.Description)%> |
Action: |