'Declaration
Public Overridable Sub OnRenderExportLinks( _ ByVal renderExportLinksContext As RenderExportLinksContext _ )
public virtual void OnRenderExportLinks( RenderExportLinksContext renderExportLinksContext )
public: virtual void OnRenderExportLinks( RenderExportLinksContext^ renderExportLinksContext )
Parameters
- renderExportLinksContext
- Contains context information (see RenderExportLinksContext).