Class ScreenPresetQuery
- Namespace
- Dynamicweb.CoreUI.Data.ScreenConfiguration
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class ScreenPresetQuery : DataQueryModelBase<ScreenPresetDataModel>
- Inheritance
-
ScreenPresetQuery
- Inherited Members
Properties
ConfigurableScreenType
public string ConfigurableScreenType { get; set; }
Property Value
ModelTypeName
public string ModelTypeName { get; set; }
Property Value
ViewTypeName
public string ViewTypeName { get; set; }
Property Value
Methods
GetModel()
public override ScreenPresetDataModel GetModel()