ChartWebPart.WebControlResourcesUrl Property
Gets the URL of the location of the resource files.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.Server.Chart (in Microsoft.Office.Server.Chart.dll)
Syntax
'Declaration
Public Shared ReadOnly Property WebControlResourcesUrl As String
Get
'Usage
Dim value As String
value = ChartWebPart.WebControlResourcesUrl
public static string WebControlResourcesUrl { get; }
Property Value
Type: System.String
The String object that represents the URL of the location of the resource files.