<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="WebForm.Platform.WorkFlowButtons.Default" %>
名称:
<% foreach (var button in workFlowButtonsList.OrderBy(p => p.Title)) {%> <% }%>
按钮名称 按钮图标 按钮说明 操作
<%=button.Title %> <%=!button.Ico.IsNullOrEmpty()?"":""%> <%=button.Note %> 编辑