SearchScopeConfigurationSearchScopeTargetURL Property |
Redirecting URL - Relative path for the page where search results are to be show for searches from the home page.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string SearchScopeTargetURL { get; set; }
Public Property SearchScopeTargetURL As String
Get
Set
public:
property String^ SearchScopeTargetURL {
String^ get ();
void set (String^ value);
}
member SearchScopeTargetURL : string with get, set
Property Value
Type:
String
See Also