public void UpsertHostAsync( Guid hostId, Guid masterId, Guid webSiteId, string name, bool isExternal )
Public Sub UpsertHostAsync ( hostId As Guid, masterId As Guid, webSiteId As Guid, name As String, isExternal As Boolean )
In This Article