Click or drag to resize

IReplicationExemption Interface


Represents the a relative path from Publishing Target Folder that will not be replicated.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
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