| 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; }
Public Property Step As Integer
Get
Set
Property Value
Type:
Int32
The step.
See Also