Class TextFileUpdateModel
Inheritance
object
Namespace: Umbraco.Cms.Core.Models
Assembly: Umbraco.Core.dll
Syntax
public abstract class TextFileUpdateModel
Properties
View SourceContent
The new content of the file.
Declaration
public required string Content { get; set; }
Property Value
| Type | Description |
|---|---|
| string |