Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Interface ISecuredFragmentMarkupGeneratorFactory

Interface for creating an ISecuredFragmentMarkupGenerator

Namespace: EPiServer.Core.Html.StringParsing
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public interface ISecuredFragmentMarkupGeneratorFactory

Methods

CreateSecuredFragmentMarkupGenerator()

Creates the secured fragment markup generator.

Declaration
ISecuredFragmentMarkupGenerator CreateSecuredFragmentMarkupGenerator()
Returns

Extension Methods