|
This function is used to create virtual directory. You can create your own virtual directory as required. Specify the name of the directory and the physical path/exact location where to create the directory. This function creates a virtual directory as specified. The parameters are:
Name: It is the name of virtual directory to be created. It is a required parameter.
Path: It is the physical path of virtual directory. It is a required parameter.
|
<CreateVirtualDirectory name="" path=""/>
|
See Also: