PublishEventArgsFullPublish Property
|
Gets whether it is a full or incremental publish
Namespace:
Ingeniux.CMS.Event
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax public bool FullPublish { get; }
Public ReadOnly Property FullPublish As Boolean
Get
public:
property bool FullPublish {
bool get ();
}
member FullPublish : bool with get
Property Value
Type:
BooleanSee Also