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.
The CustomZoneOutgoingUrl property of the SPVirtualServerConfig class gets or sets the outgoing URL that Windows SharePoint Services returns in response to a request originating in the custom zone.
Property Value
A string that contains the outgoing URL.
Remarks
Setting the CustomZoneOutgoingUrl property requires calling the Update method on the virtual server configuration properties for changes to take effect, for example, virtual_Server.Config.Properties.Update()
.
To remove the outgoing URL, set this property equal to a null value (null in C# or Nothing in Visual Basic .NET).
This property becomes available through installation of Service Pack 2 for Windows SharePoint Services 2.0.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security