Keyoti Search for ASP.NET API Docs
GetPostBackEventReference Method (page, parent, argument)
API DocumentationKeyoti.SearchEngine.WebUtilsGetPostBackEventReference(Page, Control, String)
Keyoti Search for ASP.NET 2010
Gets a post back reference from the page
Declaration Syntax
C#Visual BasicVisual C++
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
public:
static String^ GetPostBackEventReference(
	Page^ page, 
	Control^ parent, 
	String^ argument
)
Parameters
page (Page)
parent (Control)
argument (String)

Assembly: Keyoti2.SearchEngine.Web (Module: Keyoti2.SearchEngine.Web) Version: 2010.4.1.609