WebPresenterWithTemplateSupport

Make a class that inherits from this with your further customizations, or minimally:

class MyPresenter : WebPresenterWithTemplateSupport!MyPresenter { }
template WebPresenterWithTemplateSupport (
CTRP
) {}

Members

Classes

WebPresenterWithTemplateSupport
class WebPresenterWithTemplateSupport
Undocumented in source.

Meta