Click or drag to resize
FileUploaderComponentFormSite Property
Gets the site of the form this component is being used for. The site is determined from the bound context.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public SiteInfo FormSite { get; }

Property Value

Type: SiteInfo
See Also