Click or drag to resize
AttachmentSelectorAllowedExtensions Property
Gets allowed extensions for the selector.

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

Property Value

Type: String
See Also