Click or drag to resize

HostingCategoryNamesCreateNewElement Method

Creates a new HostingCategoryName.

Namespace:  Atomia.Billing.Core.Sdk.Configuration
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
protected override ConfigurationElement CreateNewElement()

Return Value

Type: ConfigurationElement
A new HostingCategoryName.
See Also