Table of Contents

Interface IWebPageFormContextFactory

Namespace
Kentico.Xperience.Admin.Websites.Forms
Assembly
Kentico.Xperience.Admin.Websites.dll

Represents a factory for creating web page form contexts.

public interface IWebPageFormContextFactory
Extension Methods

Methods

Create(CreateWebPageFormContextParameters)

Creates a web page form context.

IWebPageFormContext Create(CreateWebPageFormContextParameters parameters)

Parameters

parameters CreateWebPageFormContextParameters

Parameters for creating a web page form context.

Returns

IWebPageFormContext