UIContextAnchorLinks Property |
List of anchor links for quick navigation.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
Syntax public List<KeyValuePair<string, string>> AnchorLinks { get; set; }
Property Value
Type:
ListKeyValuePairString,
StringSee Also