summaryF:DotNetNuke.Web.UI.WebControls.DnnFileUploadResources.DecompressLabel

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

Syntax

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

See Also