PublishState Enumeration
KalikoCMS.Core Namespace : PublishState Enumeration |
Enumeration used for filtering page states.
Syntax
'Declaration
Public Enum PublishState Inherits System.Enum
public enum PublishState : System.Enum
Members
Member | Description |
---|---|
All | Both published and unpublished. |
Published | Only published. |
Unpublished | Only unpublished. |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
KalikoCMS.Core.PublishState
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2