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.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 8.2.23
Syntax public virtual string ElementTargetURL { get; set; }
Property Value
Type:
StringSee Also