Gets a post back reference from the page
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public static string GetPostBackEventReference( Page page, Control parent, string argument )
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 Shared Function GetPostBackEventReference ( page As Page, parent As Control, argument As String ) As String
public: static String^ GetPostBackEventReference( Page^ page, Control^ parent, String^ argument )
public: static String^ GetPostBackEventReference( Page^ page, Control^ parent, String^ argument )
static member GetPostBackEventReference : page : Page * parent : Control * argument : string -> string
static member GetPostBackEventReference : page : Page * parent : Control * argument : string -> string
Return Value
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120