Click or drag to resize

InsertPageDialogModelSourcePage Property

Gets or sets the source page.

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

Property Value

Type: Int32
The source page.
See Also