Click or drag to resize
ResourceLibraryInfoProviderDeleteResourceLibraryInfo Method (Int32)
Deletes ResourceLibraryInfo with specified ID.

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

Parameters

id
Type: SystemInt32
ResourceLibraryInfo ID
See Also