Click or drag to resize
AbstractLayoutCreateCollapsibleImage Method
Gets collapsible image.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
protected CollapsibleImage CreateCollapsibleImage(
	FormCategoryInfo categoryInfo,
	string anchor,
	bool forceReload
)

Parameters

categoryInfo
Type: CMS.FormEngineFormCategoryInfo
anchor
Type: SystemString
forceReload
Type: SystemBoolean

Return Value

Type: CollapsibleImage
See Also