ClassSiteInfoProviderAddClassToSite Method |
Adds the class to the specified site.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static void AddClassToSite(
int classId,
int siteId
)
Parameters
- classId
- Type: SystemInt32
ClassID - siteId
- Type: SystemInt32
SiteID
See Also