IPublishingTargetPropagateVersion Method (IPage, Boolean) |
Namespace: Ingeniux.CMS
[Missing <param name="recursive"/> documentation for "M:Ingeniux.CMS.IPublishingTarget.PropagateVersion(Ingeniux.CMS.IPage,System.Boolean)"]
Exception | Condition |
---|---|
ArgumentNullException | When the "page" parameter value is null. |
Recycled Pages cannot be propagated.
The specified Page's Last Modified Time will be updated after calling this method.
The events BeforePublishingTargetMarkForPublishChange and AfterPublishingTargetMarkForPublishChange are fired before and after, respectively, calling this method.