Share via


ChartWebPart.LayoutsUrl Property

Gets the URL of the “Layouts” folder on the server.

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

Syntax

'Declaration
Public Shared ReadOnly Property LayoutsUrl As String
    Get
'Usage
Dim value As String

value = ChartWebPart.LayoutsUrl
public static string LayoutsUrl { get; }

Property Value

Type: System.String
The String object that represents the URL of the virtualized SharePoint “Layouts” folder on the server.

See Also

Reference

ChartWebPart Class

ChartWebPart Members

Microsoft.Office.Server.WebControls Namespace