Share via


WebPart.ListUrl property

Namespace:  Microsoft.Office.Server.WebControls.Charting
Assembly:  Microsoft.Office.Server.Chart (in Microsoft.Office.Server.Chart.dll)

Syntax

'Declaration
Public Property ListUrl As String
    Get
    Set
'Usage
Dim instance As WebPart
Dim value As String

value = instance.ListUrl

instance.ListUrl = value
public string ListUrl { get; set; }

Property value

Type: System.String

See also

Reference

WebPart class

WebPart members

Microsoft.Office.Server.WebControls.Charting namespace