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.ISimpleContentType.html below:

View Source Interface ISimpleContentType

Represents a simplified view of a content type.

Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntax
public interface ISimpleContentType
Properties View Source Alias

Gets the alias of the content type.

Declaration Property Value Type Description System.String View Source AllowedAsRoot

Gets a value indicating whether content of that type can be created at the root of the tree.

Declaration
bool AllowedAsRoot { get; }
Property Value Type Description System.Boolean View Source DefaultTemplate

Gets the default template of the content type.

Declaration
ITemplate DefaultTemplate { get; }
Property Value View Source Icon

Gets the icon of the content type.

Declaration Property Value Type Description System.String View Source Id Declaration Property Value Type Description System.Int32 View Source IsElement

Gets a value indicating whether the content type is an element content type.

Declaration Property Value Type Description System.Boolean View Source Key Declaration Property Value View Source ListView

Gets the list view of the content type.

Declaration Property Value Type Description System.Nullable<Guid> View Source Name Declaration Property Value Type Description System.String View Source Variations

Gets the content variation of the content type.

Declaration
ContentVariation Variations { get; }
Property Value Methods View Source SupportsPropertyVariation(String, String, Boolean)

Validates that a combination of culture and segment is valid for the content type properties.

Declaration
bool SupportsPropertyVariation(string culture, string segment, bool wildcards = false)
Parameters Type Name Description System.String culture

The culture.

System.String segment

The segment.

System.Boolean wildcards

A value indicating whether wildcard are supported.

Returns Type Description System.Boolean

True if the combination is valid; otherwise false.


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