summaryT:DotNetNuke.Services.Syndication.InitEventHandler
Namespace: DotNetNuke.Services.SyndicationAssembly: DotNetNuke.Services.Syndication (in DotNetNuke.Services.Syndication.dll)
Syntax
C# |
---|
public delegate void InitEventHandler( Object source, EventArgs e ) |
Visual Basic |
---|
Public Delegate Sub InitEventHandler ( source As Object, e As EventArgs ) |