Search Results for

    Show / Hide Table of Contents
    View Source

    Class ExportMember

    Represents the export member menu item

    Inheritance
    System.Object
    MenuItem
    ActionMenuItem
    Namespace: Umbraco.Cms.Core.Models.Trees
    Assembly: Umbraco.Core.dll
    Syntax
    public sealed class ExportMember : ActionMenuItem

    Constructors

    View Source

    ExportMember(ILocalizedTextService)

    Declaration
    public ExportMember(ILocalizedTextService textService)
    Parameters
    Type Name Description
    ILocalizedTextService textService

    Properties

    View Source

    AngularServiceName

    Declaration
    public override string AngularServiceName { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • ExportMember(ILocalizedTextService)
    • Properties
      • AngularServiceName
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX