| C# |
|---|
| public class LayoutColumnManager : ObjectManager<LayoutColumn, LayoutColumns> |
| #ctor | Initializes an object instance. |
| GetLayoutIDKey | Gets the LayoutID key. |
| IsDuplicate | Check for duplicate unique key. |
| LoadWithLayoutID | Retrieves a list of items by LayoutID. |
| LoadWithPrimaryKey | Retrieves a list of items by LayoutID where PrimaryKey is true. |
| RetrieveWithID | Retrieves a Data Record with the supplied value. |
| SetOrderBySequence | Sets the current OrderBy names. |
| GetIDKey | Missing Summary |