CMSAbstractLayoutWebPartGetLastCurrentItem Method |
Gets the value of the last current item as saved in a cookie
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax protected int GetLastCurrentItem(
int defaultItem
)
Parameters
- defaultItem
- Type: SystemInt32
Default item index if information not found
Return Value
Type:
Int32See Also