Click or drag to resize

InsertPageDialogModelStep Property

Gets or sets the step.

Namespace:  Dynamicweb.Management.Content.Dialogs.Models
Assembly:  Dynamicweb.Management.Content (in Dynamicweb.Management.Content.dll) Version: 2.7.2
Syntax
public int Step { get; set; }

Property Value

Type: Int32
The step.
See Also