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