Click or drag to resize

IPCRDescriptorAddEntry Method


Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
void AddEntry(
	IPageCreationRule rule,
	bool alwaysParent
)

Parameters

rule
Type: Ingeniux.CMSIPageCreationRule

[Missing <param name="rule"/> documentation for "M:Ingeniux.CMS.IPCRDescriptor.AddEntry(Ingeniux.CMS.IPageCreationRule,System.Boolean)"]

alwaysParent
Type: SystemBoolean

[Missing <param name="alwaysParent"/> documentation for "M:Ingeniux.CMS.IPCRDescriptor.AddEntry(Ingeniux.CMS.IPageCreationRule,System.Boolean)"]

See Also