FrontPage Constructor (TemplatesDataSetMapFrontTemplateRow) |
Initializes a new instance of the
FrontPage class
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic FrontPage(
TemplatesDataSetMapFrontTemplateRow oRow
)
Public Sub New (
oRow As TemplatesDataSetMapFrontTemplateRow
)
Parameters
- oRow
- Type: Cadcorp.ConfigurationTemplatesDataSetMapFrontTemplateRow
[Missing <param name="oRow"/> documentation for "M:Cadcorp.Configuration.FrontPage.#ctor(Cadcorp.Configuration.TemplatesDataSet.MapFrontTemplateRow)"]
See Also