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