Click or drag to resize

IPathMap Interface


Represents a Path Map

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public interface IPathMap

The IPathMap type exposes the following members.

Properties
  NameDescription
Public propertyPublishingTargetID
Gets the ID of the Publishing Target to which this collection belongs.
Top
Methods
  NameDescription
Public methodArchive
Archive the specified path map entries.
Public methodDelete
Delete the specified path map entries.
Public methodUnArchive
Unarchive the specified path map entries.
Top
See Also