| 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; }
Public Property SelectedPageName As String
Get
Set
Property Value
Type:
String
The name of the selected page.
See Also