PageRelocateEventArgsSinglePage Property
|
Gets whether this is a single Page operation or multiple Pages
Namespace:
Ingeniux.CMS.Event
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax public bool SinglePage { get; }
Public ReadOnly Property SinglePage As Boolean
Get
public:
property bool SinglePage {
bool get ();
}
member SinglePage : bool with get
Property Value
Type:
BooleanSee Also