Click or drag to resize
FormUserControlInfoGetUsageObjectTypes Method
Gets the list of object types that may use the form control

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax
C#
public IEnumerable<string> GetUsageObjectTypes()

Return Value

Type: IEnumerableString
See Also