I have a SharePoint 2013 list and in the DisplayForm.aspx.cs, I have written a function saveastemplate(). Now, I want to reuse the same function in an application page.
Is it possible at all, if so, how can I reuse the function in a custom application page?
Thank you.
My application pages? Are you referring to settings.aspx or viewlsts.aspx and so on.. or your customized pages??