다음을 통해 공유


ActionInfo.CreateHyperlinkAction 메서드

Adds a hyperlink action to the collection. This is used in custom report items.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Function CreateHyperlinkAction As Action
‘사용 방법
Dim instance As ActionInfo 
Dim returnValue As Action 

returnValue = instance.CreateHyperlinkAction()
public Action CreateHyperlinkAction()
public:
Action^ CreateHyperlinkAction()
member CreateHyperlinkAction : unit -> Action
public function CreateHyperlinkAction() : Action

반환 값

유형: Microsoft.ReportingServices.OnDemandReportRendering.Action
An Action object that represents a hyperlink action to the collection.

참고 항목

참조

ActionInfo 클래스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스