| DataClassInfoProviderGetDataClassInfo Method | 
Namespace: CMS.DataEngine
public static DataClassInfo GetDataClassInfo( string name, bool throwIfNotFound )
| Exception | Condition | 
|---|---|
| DataClassNotFoundException | Thrown when the data class with the given class name is not found. |