Click or drag to resize
ResourceLibraryInfoProviderGetResourceLibraryInfo Method
Returns ResourceLibraryInfo with specified ID.

Namespace: CMS
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
public static ResourceLibraryInfo GetResourceLibraryInfo(
	int id
)

Parameters

id
Type: SystemInt32
ResourceLibraryInfo ID

Return Value

Type: ResourceLibraryInfo
See Also