IServerDocumentDesigner.OnLoadComplete Method

Namespace:  Microsoft.Web.Design.Server
Assembly:  Microsoft.Web.Design.Server (in Microsoft.Web.Design.Server.dll)

Syntax

'Declaration
Sub OnLoadComplete ( _
    bForce As Boolean _
)
'Usage
Dim instance As IServerDocumentDesigner
Dim bForce As Boolean

instance.OnLoadComplete(bForce)
void OnLoadComplete(
    bool bForce
)

Parameters

See Also

Reference

IServerDocumentDesigner Interface

IServerDocumentDesigner Members

Microsoft.Web.Design.Server Namespace