IDesignerEventAccessor.OnDesignerPreRender method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Sub OnDesignerPreRender ( _
    e As EventArgs _
)
'Usage
Dim instance As IDesignerEventAccessor
Dim e As EventArgs

instance.OnDesignerPreRender(e)
void OnDesignerPreRender(
    EventArgs e
)

Parameters

See also

Reference

IDesignerEventAccessor interface

IDesignerEventAccessor members

Microsoft.SharePoint.WebControls namespace