Hyperlink.CommandParameter Property
Silverlight
Gets or sets command parameters associated with the command specified by the Command property.
Namespace: System.Windows.Documents
Assembly: System.Windows (in System.Windows.dll)
<Hyperlink> <Hyperlink.CommandParameter> object </Hyperlink.CommandParameter> </Hyperlink>
<Hyperlink CommandParameter="objectAsString"/>
Property Value
Type: System.ObjectAn object specifying parameters for the command specified by the Command property. The default is null.
Dependency property identifier field: CommandParameterProperty
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.