Metadata
Title
A contributors guide to using T4
Category
general
UUID
8ca26f54ed054b19b8fc80a8a3abb89e
Source URL
https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=16526
Parent URL
https://documents.manchester.ac.uk/list.aspx
Crawl Time
2026-03-11T04:30:29+00:00
Rendered Raw Markdown
# A contributors guide to using T4

**Source**: https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=16526
**Parent**: https://documents.manchester.ac.uk/list.aspx

//<![CDATA[
var theForm = document.forms['aspnetForm'];
if (!theForm) {
theForm = document.aspnetForm;
}
function \_\_doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.\_\_EVENTTARGET.value = eventTarget;
theForm.\_\_EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>

//<![CDATA[
Sys.WebForms.PageRequestManager.\_initialize('ctl00$ContentPlaceHolder1$ctl00', document.getElementById('aspnetForm'));
Sys.WebForms.PageRequestManager.getInstance().\_updateControls([], [], [], 90);
//]]>

|  |  |
| --- | --- |
| A contributors guide to using T4  **Summary:** A contributors guide to using T4   **Type:** Guideline    **Owner:** Faculty of Humanities          **Contact email:** [tracy.timperley@manchester.ac.uk](mailto:tracy.timperley@manchester.ac.uk)   **Last modified:** 10/06/2016     **Link to this document:**   https://documents.manchester.ac.uk/display.aspx?DocID=16526        [Edit](https://documents.manchester.ac.uk/admin/editDoc2.aspx?DocID=16526) (only Administrators) | |

\
\

//<![CDATA[
Sys.Application.initialize();
//]]>