Class ErrorMessageResult
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Models.Membership
Assembly: Umbraco.Core.dll
Syntax
public abstract class ErrorMessageResult
Properties
View SourceError
Declaration
public ValidationResult Error { get; set; }
Property Value
Type | Description |
---|---|
System.ComponentModel.DataAnnotations.ValidationResult |