Deserializes cached configuration, if available.

C# | Visual Basic | Visual C++ |
public static IConfigurationFrame GetCachedConfiguration( string configurationName, bool fromCache )
Public Shared Function GetCachedConfiguration ( _ configurationName As String, _ fromCache As Boolean _ ) As IConfigurationFrame
public: static IConfigurationFrame^ GetCachedConfiguration( String^ configurationName, bool fromCache )

Cached configuration frame, or null if not available.