Search Results for

    Show / Hide Table of Contents
    View Source

    Class PropertyValidationResponseModel

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Management.ViewModels.Content
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class PropertyValidationResponseModel

    Properties

    View Source

    Alias

    Declaration
    public string Alias { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    Culture

    Declaration
    public string Culture { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    Messages

    Declaration
    public string[] Messages { get; set; }
    Property Value
    Type Description
    System.String[]
    View Source

    Segment

    Declaration
    public string Segment { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Alias
      • Culture
      • Messages
      • Segment
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX