Click or drag to resize
IUIElementControl Interface
Class representing UI element control.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public interface IUIElementControl

The IUIElementControl type exposes the following members.

Properties
  NameDescription
Public propertyDisplayBreadCrumbs
Indicates whether control displays breadcrumbs
Public propertyElementName
Element name
Public propertyResourceName
Resource name
Top
See Also