Acts as a template for content that will replace the parent Form on a successful ajax submission.
Content
any
Usually HTML indicating the successful Form submission.
Attributes
id
string
Give this control a unique id. Can be accessed in the client DOM (eg, document.getElementById('myid') or in the server DOM using [? $myid ?] or [? $('myid') ?]).