Class FormerUrlEditSection
Former URLs edit page
public sealed class FormerUrlEditSection : EditSectionPage<WebPageFormerUrlPathInfo>, IPage
- Inheritance
-
objectFormerUrlEditSection
- Implements
- Inherited Members
- Extension Methods
Constructors
FormerUrlEditSection()
public FormerUrlEditSection()
Methods
ValidatePage()
Validates the page state prior invocation of the ConfigurePage() method.
public override Task<PageValidationResult> ValidatePage()
Returns
- Task<PageValidationResult>