PageRelocateEventArgsRelocatePosition Property
|
Gets the target position relative to the Target Page
Namespace: Ingeniux.CMS.EventAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic EnumCopyActions RelocatePosition { get; }Public ReadOnly Property RelocatePosition As EnumCopyActions
Get
public:
property EnumCopyActions RelocatePosition {
EnumCopyActions get ();
}member RelocatePosition : EnumCopyActions with get
Property Value
EnumCopyActions
See Also