summaryP:DotNetNuke.Web.UI.WebControls.DnnFileDropDownList.FolderId

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

Syntax

C#
public int FolderId { get; set; }
Visual Basic
Public Property FolderId As Integer
	Get
	Set

See Also