Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
Syntax
'Declaration
Private Function System.Web.UI.IScriptControl.GetScriptDescriptors As IEnumerable(Of ScriptDescriptor) Implements IScriptControl.GetScriptDescriptors
'Usage
Dim instance As ReportViewer
Dim returnValue As IEnumerable(Of ScriptDescriptor)
returnValue = CType(instance, IScriptControl).GetScriptDescriptors
IEnumerable<ScriptDescriptor> IScriptControl.GetScriptDescriptors ()
private:
virtual IEnumerable<ScriptDescriptor^>^ System.Web.UI.IScriptControl.GetScriptDescriptors () sealed = IScriptControl::GetScriptDescriptors
J# supports the use of explicit interface implementations, but not the declaration of new ones.
JScript supports the use of explicit interface implementations, but not the declarations of new ones.
See Also
Reference
ReportViewer Class
ReportViewer Members
Microsoft.Reporting.WebForms Namespace