Search Results for

    Show / Hide Table of Contents
    View Source

    Class HelpPageResponseModel

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

    Properties

    View Source

    Description

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

    Name

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

    Type

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

    Url

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