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.308
Syntax
bool GetParentAccess(
	IPage page
)

Parameters

page
Type: Ingeniux.CMSIPage
IPage to compare allowed users/groups against parent pages

Return Value

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