Click or drag to resize
DocumentTypeHelperSynchronizeSiteBindingsWithResource Method
Synchronizes site bindings with the given class.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public static void SynchronizeSiteBindingsWithResource(
	DocumentTypeInfo info
)

Parameters

info
Type: CMS.DocumentEngineDocumentTypeInfo
Document type
See Also