Show / Hide Table of Contents

Method EnsureInitialized

| Improve this Doc View Source

EnsureInitialized()

Ensures child models are initialized.

Declaration
protected void EnsureInitialized()
Remarks

Unlike Column and ColumnList, child models are not initialized by default. This design decision is to deal with the situation when recursive child models registered. EnsureInitialized() will be called automatically when creating the first DataRow.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest