| LimitedUserMiddleName Property |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax [AddInNameAttribute("MiddleName")]
[AddInIsEditableAttribute(true)]
public string MiddleName { get; set; }
<AddInNameAttribute("MiddleName")>
<AddInIsEditableAttribute(true)>
Public Property MiddleName As String
Get
Set
Property Value
Type:
StringSee Also