Keyoti Search for ASP.NET API Docs
GetPostBackEventReference Method (page, parent)
API DocumentationKeyoti.SearchEngine.WebUtilsGetPostBackEventReference(Page, Control)
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
)
Public Shared Function GetPostBackEventReference ( _
	page As Page, _
	parent As Control _
) As String
public:
static String^ GetPostBackEventReference(
	Page^ page, 
	Control^ parent
)
Parameters
page (Page)
parent (Control)

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