FormUserControlInfoProviderGetFormUserControlInfoByGUID Method |
Returns object with specified GUID.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 13.0.131
Syntax public static FormUserControlInfo GetFormUserControlInfoByGUID(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
Object GUID
Return Value
Type:
FormUserControlInfoSee Also