Click or drag to resize
PageSummaryAssociateChildPages Method
Gives the derived class the opportunity to synchronise its child pages list with something (or just create them if they're not associated with anything).

Namespace: VirtualRadar.WinForms.SettingPage
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected virtual void AssociateChildPages()
See Also