Class ExportMember
Represents the export member menu item
Namespace: Umbraco.Cms.Core.Models.Trees
Assembly: Umbraco.Core.dll
Syntax
public sealed class ExportMember : ActionMenuItem
Constructors
View SourceExportMember(ILocalizedTextService)
Declaration
public ExportMember(ILocalizedTextService textService)
Parameters
Type | Name | Description |
---|---|---|
ILocalizedTextService | textService |
Properties
View SourceAngularServiceName
Declaration
public override string AngularServiceName { get; }
Property Value
Type | Description |
---|---|
System.String |