Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Adds a set of actions and the associated image map to the ActionInfoWithDynamicImageMapAreas.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public MustOverride Function CreateActionInfoWithDynamicImageMap As ActionInfoWithDynamicImageMap
'Usage
Dim instance As ImageInstance
Dim returnValue As ActionInfoWithDynamicImageMap
returnValue = instance.CreateActionInfoWithDynamicImageMap()
public abstract ActionInfoWithDynamicImageMap CreateActionInfoWithDynamicImageMap()
public:
virtual ActionInfoWithDynamicImageMap^ CreateActionInfoWithDynamicImageMap() abstract
abstract CreateActionInfoWithDynamicImageMap : unit -> ActionInfoWithDynamicImageMap
public abstract function CreateActionInfoWithDynamicImageMap() : ActionInfoWithDynamicImageMap
Return Value
Type: Microsoft.ReportingServices.OnDemandReportRendering.ActionInfoWithDynamicImageMap
An ActionInfoWithDynamicImageMap object.
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace