Click or drag to resize

ContentDialogModelSelected Property

Gets or sets the selected.

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

Property Value

Type: String
The selected.
See Also