Enum ContentTypes
Possible types of content, used in CQL
Namespace: Dapplo.Confluence.Query
Assembly: Dapplo.Confluence.dll
Syntax
public enum ContentTypes
Fields
Name | Description |
---|---|
Attachment | The content is an attachment |
BlogPost | The content is a blogpost |
Comment | The content is a comment |
Global | The content is global content |
Page | The content is a page |
Personal | The content is a personal page |