Click or drag to resize
CMSAbstractLayoutWebPartAppendPreviousItemAction Method
Appends the action to switch to the previous 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 AppendPreviousItemAction(
	string title
)

Parameters

title
Type: SystemString
Action title
See Also