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

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

Syntax

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

See Also