ClassHelperRegisterCustomClass Method |
Name | Description | |
---|---|---|
![]() ![]() | RegisterCustomClassClassType(String) |
Registers the custom App_Code class under the class name. Overrides the default one
|
![]() ![]() | RegisterCustomClassClassType(String, String) |
Registers the custom class under the given assembly name and class name. Overrides the default one
|
![]() ![]() | RegisterCustomClass(String, String, IObjectFactory) |
Registers the custom class under the given assembly name and class name. Overrides the default one
|