Click or drag to resize
AlternativeFormInfoProviderGetVirtualObject Method
Returns alt.form layout info for specified path.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 9.0.0
Syntax
C#
public static AlternativeFormInfo GetVirtualObject(
	string path
)

Parameters

path
Type: SystemString
Path

Return Value

Type: AlternativeFormInfo
See Also