BaseInfoGeneralizedInfoWrapperIsAvailableOnSite Method |
Checks whether info object as available on given site. Available means that object is global or assigned to given site.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool IsAvailableOnSite(
SiteInfoIdentifier site
)
Parameters
- site
- Type: CMS.DataEngineSiteInfoIdentifier
Site identifier: site name or ID
Return Value
Type:
BooleanSee Also