Click or drag to resize
SectionDefinitionDefaultViewSubFolderName Property
Folder used to locate the view when specific path is not provided via constructor.

Namespace: Kentico.PageBuilder.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
protected override string DefaultViewSubFolderName { get; }

Property Value

Type: String
See Also