CustomClassAttribute Constructor |
Constructor
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax public CustomClassAttribute(
string className,
Type type
)
Parameters
- className
- Type: SystemString
Class name - type
- Type: SystemType
Object type
See Also