Click or drag to resize
FormWidgetFormDispose Method
Releases all resources that are used by the current instance of the FormWidgetForm class.

Namespace: Kentico.Forms.Web.Mvc.Widgets.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also