Share via


Action.SetDrillthroughAction Method

Include Protected Members
Include Inherited Members

Makes this action a drillthrough action.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

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