Click or drag to resize

IReplicationExemption Interface


Represents the location from Publishing Target Folder that will not be replicated.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
public interface IReplicationExemption

The IReplicationExemption type exposes the following members.

Methods
  NameDescription
Public methodExemptDirectory
Checks whether a Directory is excluded from replication in this location.
Public methodExemptFile
Checks whether a File is excluded from replication in this location.
Top
See Also