| CMSAbstractLayoutWebPartGetLastCurrentItem Method | 
            Gets the value of the last current item as saved in a cookie
            
 
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected int GetLastCurrentItem(
	int defaultItem
)
Parameters
- defaultItem
- Type: SystemInt32
 Default item index if information not found
Return Value
Type: 
Int32 See Also
See Also