SaaS CMS has officially launched! Learn more now.

Class DownloadModel

Inheritance
System.Object
DownloadModel
Namespace: EPiServer.VisitorGroupsCriteriaPack
Assembly: EPiServer.Cms.AspNetCore.dll
Version: 12.0.3
Syntax
public class DownloadModel : CriterionModelBase, ICriterionModel, IDynamicData

Constructors

DownloadModel()

Declaration
public DownloadModel()

Properties

VirtualPath

Declaration
public string VirtualPath { get; set; }
Property Value
Type Description
System.String

Methods

Copy()

Declaration
public override ICriterionModel Copy()
Returns
Type Description
ICriterionModel
Overrides

Implements

Extension Methods