Click or drag to resize

SelectPageDialogModelSelectedAreaAndPageName Property

Gets or sets the name of the selected area and page.

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

Property Value

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