ClassSiteInfoProviderDeleteClassSiteInfosInternal Method |
Deletes site bindings of the specified class.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected virtual void DeleteClassSiteInfosInternal(
int classId
)
Parameters
- classId
- Type: SystemInt32
ID of the class.
See Also