ResourceInfoProviderGetResources Method (Int32) |
Gets resources for specified site.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 13.0.131
Syntax public static ObjectQuery<ResourceInfo> GetResources(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
Site ID
Return Value
Type:
ObjectQueryResourceInfoSee Also