TaxonomyUpsert(Guid, Guid, String, String) Method
Namespace: Centralpoint.Web.CmsAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public void Upsert(
Guid taxonomyId,
Guid parentTaxonomyId,
string systemName,
string name
)
Public Sub Upsert (
taxonomyId As Guid,
parentTaxonomyId As Guid,
systemName As String,
name As String
)
Parameters
- taxonomyId Guid
-
- parentTaxonomyId Guid
-
- systemName String
-
- name String
-