Gets or sets the url of the file to download
Namespace: DotNetNuke.Services.Social.Messaging.Internal.ViewsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string Url { get; set; } |
Visual Basic |
---|
Public Property Url As String Get Set |