A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Models.TemplateOnDisk.html below:

View Source Class TemplateOnDisk

Represents a Template file that can have its content on disk.

Inheritance

System.Object

Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntax
[DataContract(IsReference = true)]
public class TemplateOnDisk : Template, ITemplate, IFile, IEntity, IDeepCloneable, IRememberBeingDirty, ICanBeDirty
Constructors View Source TemplateOnDisk(IShortStringHelper, String, String)

Initializes a new instance of the TemplateOnDisk class.

Declaration
public TemplateOnDisk(IShortStringHelper shortStringHelper, string name, string alias)
Parameters Type Name Description IShortStringHelper shortStringHelper

The short string helper

System.String name

The name of the template.

System.String alias

The alias of the template.

Properties View Source Content

Gets or sets the content.

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

Gets or sets a value indicating whether the content is on disk already.

Declaration
public bool IsOnDisk { get; set; }
Property Value Type Description System.Boolean

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4