Table of Contents

Class RetrieveContentOfReusableSchemasParameters

Namespace
Kentico.Content.Web.Mvc
Assembly
Kentico.Content.Web.Mvc.dll

Parameters used during retrieval of content items with specified reusable schemas. IContentRetriever

public sealed class RetrieveContentOfReusableSchemasParameters : RetrieveContentParametersBase<RetrieveContentOfReusableSchemasParameters>
Inheritance
object
RetrieveContentOfReusableSchemasParameters
Inherited Members
Extension Methods

Constructors

RetrieveContentOfReusableSchemasParameters()

public RetrieveContentOfReusableSchemasParameters()

Properties

IncludeUrlPath

Indicates if the URL path should be included in the retrieved data.

public bool IncludeUrlPath { get; init; }

Property Value

bool