ResourceInfoProvider GetResourceInfo Method (String)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

resourceName
Type: OnlineSystem String
Resource name to use for retrieving the resource data

Return Value

Type: ResourceInfo
See Also