Class ContentBySearch
Inheritance
System.Object
ContentBySearch
Namespace: PnP.Framework.Modernization.Transform
Assembly: PnP.Framework.dll
Syntax
public class ContentBySearch : object
Properties
DataProviderJson
Declaration
public string DataProviderJson { get; set; }
Property Value
System.String
|
RenderTemplateId
Declaration
public string RenderTemplateId { get; set; }
Property Value
System.String
|
ResultsPerPage
Declaration
public int ResultsPerPage { get; set; }
Property Value
System.Int32
|
SelectedPropertiesJson
Declaration
public string SelectedPropertiesJson { get; set; }
Property Value
System.String
|