PageRelocateEventArgsRelocatePosition Property
|
Gets the target position relative to the Target Page
Namespace:
Ingeniux.CMS.Event
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax public EnumCopyActions RelocatePosition { get; }
Public ReadOnly Property RelocatePosition As EnumCopyActions
Get
public:
property EnumCopyActions RelocatePosition {
EnumCopyActions get ();
}
member RelocatePosition : EnumCopyActions with get
Property Value
Type:
EnumCopyActionsSee Also