UtilitiesUpsertHostAsync(Guid, Guid, Guid, String, Boolean, Object) Method
Namespace: Centralpoint.Web.UberAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public void UpsertHostAsync(
Guid hostId,
Guid masterId,
Guid webSiteId,
string name,
bool isExternal,
Object userState
)
Public Sub UpsertHostAsync (
hostId As Guid,
masterId As Guid,
webSiteId As Guid,
name As String,
isExternal As Boolean,
userState As Object
)
Parameters
- hostId Guid
-
- masterId Guid
-
- webSiteId Guid
-
- name String
-
- isExternal Boolean
-
- userState Object
-