Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- e
Type: System.EventArgs
See also
Reference
IDesignerEventAccessor interface