Class DownloadModel
Inherited Members
Namespace: EPiServer.VisitorGroupsCriteriaPack
Assembly: EPiServer.Cms.AspNetCore.dll
Version: 12.0.3Syntax
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 |