OnlineFormsModuleGetObject Method |
Gets the object created from the given DataRow.
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 11.0.0
Syntax public override BaseInfo GetObject(
string objectType
)
Parameters
- objectType
- Type: SystemString
Object type
Return Value
Type:
BaseInfoSee Also