Click or drag to resize

IPageCreationRuleGetParentAccess Method


Returns whether the page contains a user or group that has FULL_ACCESS to a parent page/>

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
bool GetParentAccess(
	IPage page
)

Parameters

page  IPage
IPage to compare allowed users/groups against parent pages

Return Value

Boolean
Returns true if the page contains an allowed user or group that is also allowed on the current
See Also