CMSAbstractLayoutWebPartAppendNextItemAction Method |
Appends the action to switch to the next item
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax protected void AppendNextItemAction(
string title
)
Parameters
- title
- Type: SystemString
Action title
See Also