Click or drag to resize
UIElementInfoElementTargetURL Property
URL of the page which is displayed when UI element (menu item / tab) is clicked. If element does not represent menu item / tab it is empty.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 8.2.23
Syntax
C#
public virtual string ElementTargetURL { get; set; }

Property Value

Type: String
See Also