| TypedViewBaseTOnInitialized Method  | 
 
            Method which is called at the end of the InitClass() method in the generated typedview class. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntaxprotected virtual void OnInitialized()
Protected Overridable Sub OnInitialized
See Also