Class VisitorGroupStatisticModelBinder
Inheritance
System.Object
VisitorGroupStatisticModelBinder
Implements
System.Web.Mvc.IModelBinder
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Shell.UI
Assembly: EPiServer.Shell.UI.dll
Version: 11.20.7Syntax
[Obsolete("VisitorGroupsStatistics gadget has been deprecated.")]
public class VisitorGroupStatisticModelBinder : IModelBinder
Constructors
VisitorGroupStatisticModelBinder()
Declaration
public VisitorGroupStatisticModelBinder()
Methods
BindModel(ControllerContext, ModelBindingContext)
Declaration
public object BindModel(ControllerContext controllerContext, ModelBindingContext bindingContext)
Parameters
Type | Name | Description |
---|---|---|
System.Web.Mvc.ControllerContext | controllerContext | |
System.Web.Mvc.ModelBindingContext | bindingContext |
Returns
Type | Description |
---|---|
System.Object |
Implements
System.Web.Mvc.IModelBinder