Share via


ShowMessageToNonScriptableClients.IDesignTimeHtmlProvider.GetDesignTimeHtml Method

NOTE: This API is now obsolete.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute("WSS no longer supports redirecting (http get) to error.aspx page.  Use SPUtility.TransferToErrorPage instead.")> _
Private Function GetDesignTimeHtml As String
    Implements IDesignTimeHtmlProvider.GetDesignTimeHtml
'Usage
Dim instance As ShowMessageToNonScriptableClients
Dim returnValue As String

returnValue = CType(instance, IDesignTimeHtmlProvider).GetDesignTimeHtml()
[ObsoleteAttribute("WSS no longer supports redirecting (http get) to error.aspx page.  Use SPUtility.TransferToErrorPage instead.")]
string IDesignTimeHtmlProvider.GetDesignTimeHtml()

Return Value

Type: System.String

Implements

IDesignTimeHtmlProvider.GetDesignTimeHtml()

See Also

Reference

ShowMessageToNonScriptableClients Class

ShowMessageToNonScriptableClients Members

Microsoft.SharePoint.Portal.WebControls Namespace