Click or drag to resize
DeleteBizFormFileWebFarmTaskSiteName Property
Gets or sets name of the site which bizform is assigned to. Null if IsTempFile is true.

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 13.0.131
Syntax
C#
public string SiteName { get; set; }

Property Value

Type: String
See Also