FormUserControlInfoUserControlMergedParameters Property |
Merged user control parameters from original and inherited control. If current control is not inherited returns UserControlParameters
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax public string UserControlMergedParameters { get; set; }
Property Value
Type:
StringSee Also