Name | Description | Type | Actions |
---|---|---|---|
<%: p.Name%> | <%: p.Description %> | <%: p.DataTypeName %> | <%: Html.ActionLink("detail", "Detail", new { p.Id }, new { @class = "hl-icon-edit" })%> <%: Html.ActionLink("delete", "Delete", new { p.Id }, new { @class = "hl-icon-delete" })%> |