Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.SiteProvider Namespaces
CMS.SiteProvider
SiteInfoProvider Class
SiteInfoProvider Methods
CheckDomainNameForCollision Method
ClearHashtables Method
CombineWithDefaultCulture Method
Delete Method
DeleteInfo Method
DeleteSiteInfo Method
DeleteSiteInfoInternal Method
EnsureSiteName Method
GetDocumentTypeClassPerSite Method
GetDocumentTypeClassPerSiteInternal Method
GetDomainForCulture Method
GetDomainForCultureInternal Method
GetRunningSiteInfo Method
GetRunningSiteInfoFromDBInternal Method
GetRunningSitesCount Method
GetSiteID Method
GetSiteIDInternal Method
GetSiteInfo Method
GetSiteInfoByGUID Method
GetSiteName Method
GetSiteNameFromUrl Method
GetSiteNameFromUrlInternal Method
GetSiteNameInternal Method
GetSites Method
GetSitesCount Method
GetSiteWhereCondition Method
GetSiteWhereConditionInternal Method
ProcessWebFarmTask Method
RunSite Method
RunSiteInternal Method
SetInfo Method
SetSiteInfo Method
StopSite Method
SiteInfoProvider
Delete Method
Deletes the
info
object from the underlying data store.
Namespace:
CMS.SiteProvider
Assembly:
CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Delete
(
SiteInfo
info
)
Parameters
info
Type:
CMS.SiteProvider
SiteInfo
Info object to be deleted.
Implements
IInfoProvider
TInfo
Delete(TInfo)
IInfoProvider
TInfo
Delete(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
SiteInfoProvider Class
CMS.SiteProvider Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com