SPControl.IDesignerEventAccessor.OnDesignerPreRender Method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Private Sub OnDesignerPreRender ( _
    e As EventArgs _
) Implements IDesignerEventAccessor.OnDesignerPreRender
'Usage
Dim instance As SPControl
Dim e As EventArgs

CType(instance, IDesignerEventAccessor).OnDesignerPreRender(e)
void IDesignerEventAccessor.OnDesignerPreRender(
    EventArgs e
)

Parameters

Implements

IDesignerEventAccessor.OnDesignerPreRender(EventArgs)

See Also

Reference

SPControl Class

SPControl Members

Microsoft.SharePoint.WebControls Namespace