Class UpdateUserEventArgs
Namespace: DotNetNuke.Entities.Users
Assembly: DotNetNuke.dll
Syntax
public class UpdateUserEventArgs : UserEventArgs
Properties
| Improve this Doc View SourceOldUser
Declaration
public UserInfo OldUser { get; set; }
Property Value
Type | Description |
---|---|
UserInfo |