|
|
|
|
|
|
|||
|---|---|---|---|---|---|---|---|
| <%SPHttpUtility.HtmlEncode(strWFName,Response.Output);%> | <% SPHttpUtility.HtmlEncode(CWorkflowsFromAssociation(wa, true).ToString(),Response.Output); %> | title="Allow" <% SPHttpUtility.NoEncode(wa.Enabled ? "checked" : "",Response.Output); %> /> | title="No new instances" <% SPHttpUtility.NoEncode(wa.Enabled ? "" : "checked",Response.Output); %> /> | title="Remove" /> | |||