| CMSAbstractLayoutWebPartAppendItemsInfo Method | 
            Appends the items information
            
 
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected void AppendItemsInfo(
	int currentItem,
	int items
)
Parameters
- currentItem
- Type: SystemInt32
 Current item
- items
- Type: SystemInt32
 Items
 See Also
See Also