Class QPageFilter
- Namespace
- InSite.Application.Sites.Read
- Assembly
- Shift.Sdk.dll
public class QPageFilter : Filter, ISearchReport
- Inheritance
-
QPageFilter
- Implements
-
- Inherited Members
-
- Extension Methods
-
Constructors
QPageFilter()
Properties
ContentControl
public string ContentControl { get; set; }
Property Value
- string
CourseIdentifier
public Guid? CourseIdentifier { get; set; }
Property Value
- Guid?
IsPublished
public bool? IsPublished { get; set; }
Property Value
- bool?
Keyword
public string Keyword { get; set; }
Property Value
- string
Modified
public DateTimeRange Modified { get; set; }
Property Value
- DateTimeRange
OrganizationIdentifier
public Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?
PageSlug
public string PageSlug { get; set; }
Property Value
- string
PageSlugExact
public string PageSlugExact { get; set; }
Property Value
- string
PermissionGroupIdentifier
public Guid? PermissionGroupIdentifier { get; set; }
Property Value
- Guid?
ProgramIdentifier
public Guid? ProgramIdentifier { get; set; }
Property Value
- Guid?
Title
public string Title { get; set; }
Property Value
- string
Types
public List<string> Types { get; set; }
Property Value
- List<string>
WebFolderIdentifier
public Guid? WebFolderIdentifier { get; set; }
Property Value
- Guid?
WebSiteAssigned
public bool? WebSiteAssigned { get; set; }
Property Value
- bool?
WebSiteIdentifier
public Guid? WebSiteIdentifier { get; set; }
Property Value
- Guid?