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