Click or drag to resize
KenticoPageSelectorViewModelSiteName Property
Name of site from which the seletor loads pages data.

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

Property Value

Type: String
See Also