Table of Contents

Class SearchEntryPoint

public class SearchEntryPoint
Inheritance
object
SearchEntryPoint

Properties

RenderedContent

Optional. Web content snippet that can be embedded in a web page or an app webview.

public string RenderedContent { get; set; }

Property Value

string

SdkBlob

Optional. Base64 encoded JSON representing array of <search term, search url> tuple.

public string SdkBlob { get; set; }

Property Value

string