Click or drag to resize
KenticoPageSelectorViewModelGetChildPagesEndpointUrl Property
End-point URL where the selector obtains child nodes data of a given parent node.

Namespace: Kentico.Components.Web.Mvc.Dialogs.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public string GetChildPagesEndpointUrl { get; set; }

Property Value

Type: String
See Also