Class RetrieveContentOfReusableSchemasParameters
Parameters used during retrieval of content items with specified reusable schemas. IContentRetriever
public sealed class RetrieveContentOfReusableSchemasParameters : RetrieveContentParametersBase<RetrieveContentOfReusableSchemasParameters>
- Inheritance
-
objectRetrieveContentOfReusableSchemasParameters
- 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