Click or drag to resize
UrlSelectorPropertiesDefaultTab Property
Default content selector tab.

Namespace: Kentico.Components.Web.Mvc.FormComponents
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public ContentSelectorTabs DefaultTab { get; set; }

Property Value

Type: ContentSelectorTabs
See Also