'Declaration
Public Function GetURL( _ ByVal objectURL As System.String _ ) As System.String
'Usage
Dim instance As Server Dim objectURL As System.String Dim value As System.String value = instance.GetURL(objectURL)
public System.string GetURL( System.string objectURL )
Parameters
- objectURL