Click or drag to resize
UIElementInfoGetEditElement Method
Finds first element from children collection starting with prefix 'edit'

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
public UIElementInfo GetEditElement()

Return Value

Type: UIElementInfo
See Also