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