Click or drag to resize
PageBuilderScriptConfigurationPageIdentifier Property
Identifier of the page where the Page builder widgets will be initialized.

Namespace: Kentico.PageBuilder.Web.Mvc.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public int PageIdentifier { get; set; }

Property Value

Type: Int32
See Also