Click or drag to resize

PageCreationRulesAdminServicesGetParentAccess Method (IPageCreationRule, IPage)


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

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

Parameters

rule
Type: IPageCreationRule

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

page
Type: IPage

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

Return Value

Type: Boolean

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

See Also