Clears the content type cache.

Namespace: DotNetNuke.Entities.Content
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public void ClearContentTypeCache()
Visual Basic
Public Sub ClearContentTypeCache

Implements

IContentTypeController..::..ClearContentTypeCache()()()()

See Also