Class ScreenPresetSetUserSpecifiedCommand
- Namespace
- Dynamicweb.CoreUI.Data.ScreenConfiguration
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class ScreenPresetSetUserSpecifiedCommand : CommandBase<ScreenPresetDataModel>
- Inheritance
-
ScreenPresetSetUserSpecifiedCommand
- Inherited Members
Properties
ModelType
public string ModelType { get; set; }
Property Value
ScreenType
public string ScreenType { get; set; }
Property Value
Methods
Handle()
public override CommandResult Handle()