| PageTreeItemNumberOfSubPages Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Content.Data
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax [ObsoleteAttribute("Use SubpageCount instead")]
public int NumberOfSubPages { get; }
<ObsoleteAttribute("Use SubpageCount instead")>
Public ReadOnly Property NumberOfSubPages As Integer
Get
Property Value
Type:
Int32See Also