ViewPage<TModel> Events

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Events

Name Description
System_CAPS_pubevent AbortTransaction

(Inherited from TemplateControl.)

System_CAPS_pubevent CommitTransaction

(Inherited from TemplateControl.)

System_CAPS_pubevent DataBinding

(Inherited from Control.)

System_CAPS_pubevent Disposed

(Inherited from Control.)

System_CAPS_pubevent Error

(Inherited from TemplateControl.)

System_CAPS_pubevent Init

(Inherited from Control.)

System_CAPS_pubevent InitComplete

(Inherited from Page.)

System_CAPS_pubevent Load

(Inherited from Control.)

System_CAPS_pubevent LoadComplete

(Inherited from Page.)

System_CAPS_pubevent PreInit

(Inherited from Page.)

System_CAPS_pubevent PreLoad

(Inherited from Page.)

System_CAPS_pubevent PreRender

(Inherited from Control.)

System_CAPS_pubevent PreRenderComplete

(Inherited from Page.)

System_CAPS_pubevent SaveStateComplete

(Inherited from Page.)

System_CAPS_pubevent Unload

(Inherited from Control.)

See Also

ViewPage<TModel> Class
System.Web.Mvc Namespace

Return to top