SiteSearchString Property
|
Gets the string sequence on the full URL of the Http Request, to determined whether this branding is in effect for the Request.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax public string SearchString { get; }
Public ReadOnly Property SearchString As String
Get
public:
property String^ SearchString {
String^ get ();
}
member SearchString : string with get
Property Value
Type:
StringSee Also