Click or drag to resize

SelectPageDialogModelSelectedPageName Property

Gets or sets the name of the selected page.

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

Property Value

Type: String
The name of the selected page.
See Also