summaryF:DotNetNuke.Web.UI.WebControls.DnnFileUploadOptions.FolderPath

Namespace: DotNetNuke.Web.UI.WebControls
Assembly: DotNetNuke.Web (in DotNetNuke.Web.dll)

Syntax

C#
[DataMemberAttribute(Name = "folderPath")]
public string FolderPath
Visual Basic
<DataMemberAttribute(Name := "folderPath")> 
Public FolderPath As String

See Also