Keyoti SearchUnit API Docs
GetPostBackEventReference Method (page, parent, argument)
API DocumentationKeyoti.SearchEngine.WebUtilsGetPostBackEventReference(Page, Control, String)
Keyoti SearchUnit v6
Gets a post back reference from the page
Declaration Syntax
C#Visual Basic
public static string GetPostBackEventReference(
	Page page,
	Control parent,
	string argument
)
Public Shared Function GetPostBackEventReference ( 
	page As Page,
	parent As Control,
	argument As String
) As String
Parameters
page (Page)
parent (Control)
argument (String)
Return Value
String

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2022.8.22.610