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 OnDesignerLoad ( _
e As EventArgs _
)
'Usage
Dim instance As IDesignerEventAccessor
Dim e As EventArgs
instance.OnDesignerLoad(e)
void OnDesignerLoad(
EventArgs e
)
Parameters
- e
Type: System.EventArgs
See also
Reference
IDesignerEventAccessor interface