Click or drag to resize
AllowedComponentsNONE Property
The type represents a full restriction, meaning that none components are allowed.

Namespace: Kentico.PageBuilder.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public static IEnumerable<string> NONE { get; }

Property Value

Type: IEnumerableString
See Also