Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member is not intended to be used directly from your code. This member is public because of Microsoft ASP.NET infrastructure requirements.
Namespace: Microsoft.Office.Excel.WebUI
Assembly: Microsoft.Office.Excel.WebUI (in Microsoft.Office.Excel.WebUI.dll)
Syntax
'Declaration
Public Overrides Function LoadResource ( _
id As String _
) As String
'Usage
Dim instance As ExcelWebRenderer
Dim id As String
Dim returnValue As String
returnValue = instance.LoadResource(id)
public override string LoadResource(
string id
)
Parameters
- id
Type: System.String
Return Value
Type: System.String