Retrieves a Page Creation Rule by its unique ID.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- ruleId
- Type: SystemString
Unique ID of the page creation rule
Return Value
Type: IPageCreationRulePage Creation Rule with matching ID. Returns null if an ID is not found.
See Also