Interface IVisitorGroupStatisitcViewResult
Namespace: EPiServer.Shell.UI.Models.VisitorGroupsStatistics.Statistics
Assembly: EPiServer.Shell.UI.dll
Version: 11.20.7Syntax
[Obsolete("The Episerver gadget framework has been deprecated so the Visitor Group Statistics gadget will be removed after the upcoming major release.")]
public interface IVisitorGroupStatisitcViewResult
Properties
Items
Declaration
IEnumerable<VisitorGroupStatisitcViewResultItem> Items { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<VisitorGroupStatisitcViewResultItem> |