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