Click or drag to resize

PageCreationRulesAdminServicesGetParentAccess(IPageCreationRule, IPage) Method


[Missing <summary> documentation for "M:IngeniuxCMService.PageCreationRulesAdminServices.GetParentAccess(Ingeniux.CMS.IPageCreationRule,Ingeniux.CMS.IPage)"]


Namespace: IngeniuxCMService
Assembly: IngeniuxCMService (in IngeniuxCMService.dll) Version: 10.6.492
Syntax
public bool GetParentAccess(
	IPageCreationRule rule,
	IPage page
)

Parameters

rule  IPageCreationRule

[Missing <param name="rule"/> documentation for "M:IngeniuxCMService.PageCreationRulesAdminServices.GetParentAccess(Ingeniux.CMS.IPageCreationRule,Ingeniux.CMS.IPage)"]

page  IPage

[Missing <param name="page"/> documentation for "M:IngeniuxCMService.PageCreationRulesAdminServices.GetParentAccess(Ingeniux.CMS.IPageCreationRule,Ingeniux.CMS.IPage)"]

Return Value

Boolean

[Missing <returns> documentation for "M:IngeniuxCMService.PageCreationRulesAdminServices.GetParentAccess(Ingeniux.CMS.IPageCreationRule,Ingeniux.CMS.IPage)"]

See Also