TypedViewBaseTOnInitialized Method |
Method which is called at the end of the InitClass() method in the generated typedview class.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax protected virtual void OnInitialized()
Protected Overridable Sub OnInitialized
See Also