RegisterAppUrl Method

Summary

Register the Application Url.

Syntax
C#
VB
C++
public static void RegisterAppUrl( 
   string name 
) 
Public Shared Sub RegisterAppUrl( _ 
   ByVal name As String _ 
)  
public: 
static void RegisterAppUrl(  
   String^ name 
)  

Parameters

name
The application name.

Requirements

Target Platforms

See Also

Reference

Utils Class

Utils Members

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly