SiteInfoProviderGetSiteIDInternal Method |
Returns ID of the specified site, or 0 if site not found.
Namespace: CMS.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 12.0.0
Syntax protected virtual int GetSiteIDInternal(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
Int32See Also