IPagePageCreationRulesCount Method
|
Retrieves the count of the collection of
Page Creation Rules that can be used to create pages under this page.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax int PageCreationRulesCount()
Function PageCreationRulesCount As Integer
int PageCreationRulesCount()
abstract PageCreationRulesCount : unit -> int
Return Value
Type:
Int32Count of page creation rules
See Also