| UserDialogModelSelectedType Property |
Namespace:
Dynamicweb.Management.Users.Dialogs.Models
Assembly:
Dynamicweb.Management.Users (in Dynamicweb.Management.Users.dll) Version: 3.2.10
Syntax public Nullable<UserNodeType> SelectedType { get; set; }
Public Property SelectedType As Nullable(Of UserNodeType)
Get
Set
Property Value
Type:
NullableUserNodeTypeSee Also