Click or drag to resize
IMvcFormProxy Interface
An interface that can provide data protection services.

Namespace: Kentico.Web.Mvc
Assembly: Kentico.Web.Mvc.Proxies (in Kentico.Web.Mvc.Proxies.dll) Version: 13.0.131
Syntax
C#
public interface IMvcFormProxy : IDisposable

The IMvcFormProxy type exposes the following members.

Methods
  NameDescription
Public methodAddEndFormContent
Adds HTML content before the enclosing form tag.
Top
See Also