BizFormTableNameNotUniqueException Constructor (String) |
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 13.0.131
Syntax public BizFormTableNameNotUniqueException(
string message
)
Parameters
- message
- Type: SystemString
The message that describes the error.
See Also