Interface IWebPageFormContextFactory
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
CreateWebPageFormContextParametersParameters for creating a web page form context.