IUserActivitiesAddWatchedPage Method Ingeniux CMS Content Store API

Adds a Page to User's watched/favorites list

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

void AddWatchedPage(
	IPage page
)

Parameters

page
Type: Ingeniux.CMSIPage
Page to watch
See Also

Reference