Dynamicweb 8 Documentation
Notifications.Publishing.OnAfterRenderArgs Constructor

Syntax
'Declaration
 
Public Function New( _ 
   ByVal template As Template, _ 
   ByVal publishing As Publishing _ 
)
public Notifications.Publishing.OnAfterRenderArgs( 
   Template template,
   Publishing publishing 
)

Parameters

template
publishing
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Notifications.Publishing.OnAfterRenderArgs Class
Notifications.Publishing.OnAfterRenderArgs Members

Send Feedback