This mixin triggers event notifcations to identify when it enters the BeginRender and AfterRender render phases. The MarkupWriter is passed as the event context. The most common use of this is to handle the "afterRender" event to generate client-side JavaScript for content just rendered via a Block (this is a common Ajax use case related to partial page rendering).
5.2.0