Properties Constructor |
Name | Description | |
---|---|---|
Properties |
Default constructor.
| |
Properties(Boolean) |
Constructs a Properties collection that is NOT to be loaded from a database
| |
Properties(Int32) |
Default constructor.
| |
Properties(IAppContext) |
Constructor intended for use by the AppContext object.
| |
Properties(IAppContext, Int32) |
Constructor intended for use by the AppContext object.
| |
Properties(String, PropertyAttrs, TagImportAttrs) |
Constructs a Properties collection initialized by importing the provided TagString.
See Import(String, PropertyAttrs, TagImportAttrs) for more information on the import string.
|