PortalNavigation.CurrentDynamicChildLimit Property
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Property CurrentDynamicChildLimit As Integer
Get
Set
'Usage
Dim instance As PortalNavigation
Dim value As Integer
value = instance.CurrentDynamicChildLimit
instance.CurrentDynamicChildLimit = value
public int CurrentDynamicChildLimit { get; set; }
Property Value
Type: System.Int32