Click or drag to resize
CMSAbstractLayoutWebPartAppendItemsInfo Method
Appends the items information

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected void AppendItemsInfo(
	int currentItem,
	int items
)

Parameters

currentItem
Type: SystemInt32
Current item
items
Type: SystemInt32
Items
See Also