BuilderScriptConfigurationAllowedOrigins Property |
List of domains that are passed to the client to allow post messages to be retrieved only from these origins.
Namespace: Kentico.Builder.Web.Mvc.InternalAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax public IEnumerable<string> AllowedOrigins { get; set; }
Property Value
Type:
IEnumerableStringSee Also