IContentItemCloneLingualMapsCount Method
|
Returns the count of all clone lingual maps.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax int CloneLingualMapsCount()
Function CloneLingualMapsCount As Integer
int CloneLingualMapsCount()
abstract CloneLingualMapsCount : unit -> int
Return Value
Type:
Int32Count of all clone maps. Returns 0 if the page has no clone pages.
See Also