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