Enum UpdateMemberProfileStatus
Represents the status of a member profile update operation.
Namespace: Umbraco.Cms.Core.Security
Assembly: Umbraco.Core.dll
Syntax
public enum UpdateMemberProfileStatus
Fields
| Name | Description |
|---|---|
| Error | The profile update failed with an error. |
| Success | The profile update was successful. |