Class ContentApprovalQuery
NOTE: This is a pre-release API that is UNSTABLE and might not satisfy the compatibility requirements as denoted by its associated normal version. Class used for querying
Inherited Members
Namespace: EPiServer.Approvals.ContentApprovals
Assembly: EPiServer.dll
Version: 12.0.3Syntax
public class ContentApprovalQuery : ApprovalQueryConstructors
ContentApprovalQuery()
Declaration
public ContentApprovalQuery()Properties
ContentLink
Filter result on content link. Null for no filter.
Declaration
public virtual ContentReference ContentLink { get; set; }Property Value
| Type | Description | 
|---|---|
| ContentReference | 
