ResourceInfoProviderGetResourcesInternal Method |
Gets resources for specified site based on the give parameters.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 13.0.131
Syntax protected virtual ObjectQuery<ResourceInfo> GetResourcesInternal(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
Site ID
Return Value
Type:
ObjectQueryResourceInfoSee Also