BeginPublishEventArgsFullPublish Property
|
Gets whether the publish is full or incremental
Namespace: Ingeniux.CMS.EventAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic bool FullPublish { get; }Public ReadOnly Property FullPublish As Boolean
Get
public:
property bool FullPublish {
bool get ();
}member FullPublish : bool with get
Property Value
Boolean
See Also