AuthenticationIframeModelAllowedHostnames Property |
Gets all admin host names (domains without port and protocol) for all cultures that are available for the current site.
Namespace: Kentico.Content.Web.Mvc.InternalAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax public IEnumerable<string> AllowedHostnames { get; set; }
Property Value
Type:
IEnumerableStringSee Also