Interface ISelectorProviderWithLinkValue
- Namespace
- Dynamicweb.CoreUI.Editors.Selectors
- Assembly
- Dynamicweb.CoreUI.dll
public interface ISelectorProviderWithLinkValue
Properties
LinkIcon
Icon LinkIcon { get; }
Property Value
LinkName
string LinkName { get; }
Property Value
LinkType
string LinkType { get; }
Property Value
Methods
ConfigureForLink(Link)
void ConfigureForLink(Link link)
Parameters
link
Link