Publish Method
KalikoCMS.Core Namespace > EditablePage Class : Publish Method |
Publishes the page. In order to preserve changes to the page it needs to be saved first. Will raise the PagePublished event.
Syntax
'Declaration
Public Sub Publish( _ Optional ByVal keepAsWorkingCopy As Boolean _ )
public void Publish( bool keepAsWorkingCopy )
Parameters
- keepAsWorkingCopy
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