Resolves the physical path.
Namespace:
C1.Web.iPhoneAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public static string ResolvePhysicalPath( Control control, string url ) |
Visual Basic |
---|
Public Shared Function ResolvePhysicalPath ( _ control As Control, _ url As String _ ) As String |