summaryP:DotNetNuke.UI.Utilities.ClientAPIPostBackControl.EventHandlers(System.String)
Namespace: DotNetNuke.UI.UtilitiesAssembly: DotNetNuke.WebUtility (in DotNetNuke.WebUtility.dll)
Syntax
| C# |
|---|
public ClientAPIPostBackControl..::..PostBackEvent this[ string strEventName ] { get; } |
| Visual Basic |
|---|
Public ReadOnly Property EventHandlers ( strEventName As String ) As ClientAPIPostBackControl..::..PostBackEvent Get |
Parameters
- strEventName
- Type: System..::..String