MultiPartWriter::NewUrl Method (String^)
.NET Framework (current version)
Generates a unique URL. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Parameters
- filetype
-
Type:
System::String^
Contains the file name extension for the new URL.
This method creates a unique URL by generating a GUID, converting it to a string, and appending the file name extension contained in the filetype parameter.
.NET Framework
Available since 1.1
Available since 1.1
MultiPartWriter Class
System.Web.UI.MobileControls.Adapters Namespace
Architectural Overview of Adaptive Control Behavior
Adapter Sets Functionality
Control and Adapter Interaction
Show: