Visual Guard Class Library Documentation

VGMembershipUser.LastName Property

Gets or sets the first name of the membership user.

public String LastName {get; set;}

Property Value

The last name of the membership user.

Exceptions

Exception Type Condition
NotSupportedException the user is not a Visual Guard user and cannot be modified.

See Also

VGMembershipUser Class | Novalys.VisualGuard.Security.Membership Namespace