FormHelperGetBasicFormDefinition Method |
Returns basic form definition of the table with primary key only.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax public static string GetBasicFormDefinition(
string primaryKey
)
Parameters
- primaryKey
- Type: SystemString
Primary key name
Return Value
Type:
StringSee Also