Class RetrieveContentOfContentTypesParameters
Parameters used during retrieval of content items with specified content types. IContentRetriever
public sealed class RetrieveContentOfContentTypesParameters : RetrieveContentParametersBase<RetrieveContentOfContentTypesParameters>
- Inheritance
-
objectRetrieveContentOfContentTypesParameters
- Inherited Members
- Extension Methods
Constructors
RetrieveContentOfContentTypesParameters()
public RetrieveContentOfContentTypesParameters()
Properties
IncludeUrlPath
Indicates if the URL path should be included in the retrieved data.
public bool IncludeUrlPath { get; init; }
Property Value
- bool