FormUserControlInfoProviderDeleteFormUserControlInfo Method (Int32) |
Deletes specified FormUserControl.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 12.0.0
Syntax public static void DeleteFormUserControlInfo(
int userControlID
)
Parameters
- userControlID
- Type: SystemInt32
FormUserControl ID
See Also