Share via


Action.SetDrillthroughAction Method

Include Protected Members
Include Inherited Members

Makes this action a drillthrough action.

Overload List

  Name Description
Public method SetDrillthroughAction(String) Makes this action a drillthrough action with no parameters.
Public method SetDrillthroughAction(String, NameValueCollection) Makes this action a drillthrough action with the specified parameters.
Public method SetDrillthroughAction(String, NameValueCollection, String) Makes this action a drillthrough action with the specified parameters and label.

Top