iMenuShouldSerializeActivePageIndex Method

Indicates whether the ActivePageIndex property should be persisted.

Definition

Namespace: BeeMobile.iMenu
Assembly: BeeMobile.iMenu.NET48 (in BeeMobile.iMenu.NET48.dll) Version: 4.8.1.5
C#
protected virtual bool ShouldSerializeActivePageIndex()

Return Value

Boolean
true if the property value has changed from its default; otherwise, false.

See Also