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: 11.0.0
Syntax public string UserControlMergedParameters { get; set; }
Property Value
Type:
StringSee Also