ResourceInfoProvider GetResourceInfoInternal Method (Int32)Kentico 8.0 API Reference
Returns the ResourceInfo structure for the specified resource.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

resourceId
Type: OnlineSystem Int32
Id of the resource to retrieve

Return Value

Type: ResourceInfo
See Also