Search Results for

    Show / Hide Table of Contents
    View Source

    Class RedirectUrlStatusPresentationFactory

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Management.Factories
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class RedirectUrlStatusPresentationFactory : IRedirectUrlStatusPresentationFactory

    Constructors

    View Source

    RedirectUrlStatusPresentationFactory(IOptionsMonitor<WebRoutingSettings>, IBackOfficeSecurityAccessor)

    Declaration
    public RedirectUrlStatusPresentationFactory(IOptionsMonitor<WebRoutingSettings> webRoutingSettings, IBackOfficeSecurityAccessor backOfficeSecurityAccessor)
    Parameters
    Type Name Description
    IOptionsMonitor<WebRoutingSettings> webRoutingSettings
    IBackOfficeSecurityAccessor backOfficeSecurityAccessor

    Methods

    View Source

    CreateViewModel()

    Declaration
    public RedirectUrlStatusResponseModel CreateViewModel()
    Returns
    Type Description
    RedirectUrlStatusResponseModel
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • RedirectUrlStatusPresentationFactory(IOptionsMonitor<WebRoutingSettings>, IBackOfficeSecurityAccessor)
    • Methods
      • CreateViewModel()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX