Click or drag to resize
PageBuilderDataContextEditingInstanceIdentifier Property
The editing instance identifier used for administration user interface.

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

Property Value

Type: Guid
See Also