Gets or sets the Target window to open the url.
Target window to open the url. Where to open the target URL. Either specify the name of the window or frame, or use one of the following reserved values: _blank - the target url will open in a new window _self - the target url will open in the same frame as it was clicked _parent - the target url will open in the parent frameset _top - the target url will open in the full body of the window
Use this property to set the Target attribute of the url.
UltimateSearchOutput Class | Karamasoft.WebControls.UltimateSearch Namespace