Gets or sets the virtual path where resources(scripts, icons) are located.
A string that contains the virtual path.
You have to set this property to the path of the client java script files since that is necessary to render the control on the page correctly. If the resources are not in the specified directory, they will not show up and you will receive client java script error.
Refer to Add(string,int32,int32)