SiteObject::UpdateSiteMetadata (open)
Update the metadata for this site
Syntax
LOADLIB "mod::publisher/lib/siteapi.whlib";
RECORD FUNCTION UpdateSiteMetadata(RECORD metadata)Parameters
RECORD metadataUpdates
STRING cdnbaseurlCDN base url
BOOLEAN lockedWhether the site is locked
STRING lockreasonReason for locking the site
STRING outputfolderFolder within output webserver where this site is hosted
INTEGER outputwebOutput webserver, 0 for no hosting
STRING webdesignWebdesign used by this site
STRING ARRAY webfeaturesList of webfeatures
Return value
RECORD