Class TextFileCreateModel
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Models
Assembly: Umbraco.Core.dll
Syntax
public abstract class TextFileCreateModel
Properties
View SourceContent
Declaration
public string Content { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ParentPath
Declaration
public string ParentPath { get; set; }
Property Value
Type | Description |
---|---|
System.String |