psVirtualHostName - cLocalWebControlHost
Configures the virtual host name that will be mapped to the AppHtml folder to load the JavaScript, CSS and other static resources
Type: Property
Access: Read/Write
Data Type: String
Parameters: None
Syntax
Property String psVirtualHostName
| Access Type | Syntax |
|---|---|
| Read Access: | Get psVirtualHostName to StringVariable |
| Write Access: | Set psVirtualHostName to StringVariable/Value |
Description
Configures the virtual host name that will be mapped to the AppHtml folder to load the JavaScript, CSS and other static resources.
The HtmlPath function determines which exact path will be mapped to this virtual host name.