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

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected void AppendNextItemAction(
	string title
)

Parameters

title
Type: SystemString
Action title
See Also