Xbasic
AlphaCloud::ClientCreateWebSite Method
Syntax
.CreateWebSite as L (Request as AlphaCloud::SubscriptionWebSite)
Arguments
- RequestAlphaCloud::SubscriptionWebSite
An instance of SubscriptionWebSite populated with desired values.
Returns
- resultLogical
Returns .t. if the function call succeeded and .f. if it failed. Look at the CallResult property to determine the cause of a failure.
Description
CreateWebSite creates a new web site based on the values provided.