Compartilhar via


IServerWebApplication.SetDesignerContext Method

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

Syntax

'Declaration
Sub SetDesignerContext ( _
    pageUrl As String _
)
'Usage
Dim instance As IServerWebApplication
Dim pageUrl As String

instance.SetDesignerContext(pageUrl)
void SetDesignerContext(
    string pageUrl
)

Parameters

See Also

Reference

IServerWebApplication Interface

IServerWebApplication Members

Microsoft.Web.Design.Server Namespace