Click or drag to resize

SettingsDialogModelSelected Property

Gets or sets the selected.

Namespace:  Dynamicweb.Management.Settings.Dialogs.Models
Assembly:  Dynamicweb.Management.Settings (in Dynamicweb.Management.Settings.dll) Version: 2.3.35
Syntax
[MaxLengthAttribute(255, ErrorMessage = "Max 255 characters")]
public string Selected { get; set; }

Property Value

Type: String
The selected.
See Also