Search Results for

    Show / Hide Table of Contents
    View Source

    Class TextFileCreateModel

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Models
    Assembly: Umbraco.Core.dll
    Syntax
    public abstract class TextFileCreateModel

    Properties

    View Source

    Content

    Declaration
    public string? Content { get; set; }
    Property Value
    Type Description
    string
    View Source

    Name

    Declaration
    public required string Name { get; set; }
    Property Value
    Type Description
    string
    View Source

    ParentPath

    Declaration
    public string? ParentPath { get; set; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX