Click or drag to resize

NavigatorSetTargetProperty Method

Overload List
  NameDescription
Public methodSetTargetProperty(String, String, Object)
Provides the ability to set the value of a property on a specified nav target. Note that if the nav target is not found, no action is taken.
Public methodSetTargetProperty(String, NavTargetFindType, String, Object)
Provides the ability to set the value of a property on a specified nav target. Note that if the nav target is not found, no action is taken.
Top
See Also