Click or drag to resize
CMSAbstractLayoutWebPartAppendPreviousItemAction Method
Appends the action to switch to the previous item

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

Parameters

title
Type: SystemString
Action title
See Also