TaxonomyRelocateEventArgsTargetParent Property
|
Gets the target Asset Folder where the Asset Item or Items are
moving to
Namespace:
Ingeniux.CMS.Event
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax public ICategoryNode TargetParent { get; }
Public ReadOnly Property TargetParent As ICategoryNode
Get
public:
property ICategoryNode^ TargetParent {
ICategoryNode^ get ();
}
member TargetParent : ICategoryNode with get
Property Value
Type:
ICategoryNodeSee Also