Method ClearCachedPropertyValues
ClearCachedPropertyValues()
This will clear all PropertyValues that have been cached. This includes all values set by SetPropertyValue(String, String) as well as any reflection-evaluated properties.
Declaration
public static void ClearCachedPropertyValues()