Click or drag to resize

PageCreationRulesAdminServicesGetParentAccess Method (IPageCreationRule, IPCRParentPage)


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

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

Parameters

rule
Type: IPageCreationRule

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

parent
Type: IPCRParentPage

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

Return Value

Type: Boolean

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

See Also