Share via


WebApplicationSelector.AppendWebApplicationIdToUrl Method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Function AppendWebApplicationIdToUrl ( _
    strUrl As String _
) As String
'Usage
Dim instance As WebApplicationSelector
Dim strUrl As String
Dim returnValue As String

returnValue = instance.AppendWebApplicationIdToUrl(strUrl)
public string AppendWebApplicationIdToUrl(
    string strUrl
)

Parameters

Return Value

Type: System.String

See Also

Reference

WebApplicationSelector Class

WebApplicationSelector Members

Microsoft.SharePoint.WebControls Namespace