summaryM:DotNetNuke.UI.Utilities.ClientAPI.GetPostBackEventReference(System.Web.UI.Control,System.String)
Namespace: DotNetNuke.UI.UtilitiesAssembly: DotNetNuke.WebUtility (in DotNetNuke.WebUtility.dll)
Syntax
C# |
---|
public static string GetPostBackEventReference( Control objControl, string strArgument ) |
Visual Basic |
---|
Public Shared Function GetPostBackEventReference ( objControl As Control, strArgument As String ) As String |
Parameters
- objControl
- Type: System.Web.UI..::..Control
paramobjControlM:DotNetNuke.UI.Utilities.ClientAPI.GetPostBackEventReference(System.Web.UI.Control,System.String)
- strArgument
- Type: System..::..String
paramstrArgumentM:DotNetNuke.UI.Utilities.ClientAPI.GetPostBackEventReference(System.Web.UI.Control,System.String)