Click or drag to resize
KenticoPageSelectorViewModelGetAliasPathEndpointUrl Property
The URL of an end-point which translates page GUID to page alias path.

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 GetAliasPathEndpointUrl { get; set; }

Property Value

Type: String
See Also