ClassTypeSettings Class |
Namespace: CMS.Base
public class ClassTypeSettings
The ClassTypeSettings type exposes the following members.
Name | Description | |
---|---|---|
ClassTypeSettings |
Constructor.
|
Name | Description | |
---|---|---|
BaseClassNames |
Gets or sets base class names, separated by semi-colon, to filter classes.
| |
BaseTypes |
Gets list of current base types for class validation
| |
CheckAutoCreation |
Indicates whether automatic type creation by system should be checked.
| |
ShowClasses |
Indicates if classes should be selected.
| |
ShowEnumerations |
Indicates if enumerations should be selected.
| |
ShowInterfaces |
Indicates if interfaces should be selected.
|
Name | Description | |
---|---|---|
CheckInterfaces |
Checks if selected class is child of given interface.
| |
GetCacheKey |
Returns key to access cached data for given assembly name.
|