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