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.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
- bForce
Type: System.Boolean
See Also
Reference
IServerDocumentDesigner Interface