Click or drag to resize
CMSAbstractLayoutWebPartAppendNextItemAction Method
Appends the action to switch to the next item

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
protected void AppendNextItemAction(
	string title
)

Parameters

title
Type: SystemString
Action title
See Also