Click or drag to resize
ResourceSiteInfoProviderDeleteResourceSiteInfoInternal Method
Deletes specified resourceSite.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
protected virtual void DeleteResourceSiteInfoInternal(
	ResourceSiteInfo infoObj
)

Parameters

infoObj
Type: CMS.ModulesResourceSiteInfo
ResourceSite object
See Also