Class Link
- Namespace
- Dynamicweb.CoreUI.Editors.Selectors
- Assembly
- Dynamicweb.CoreUI.dll
- Inheritance
-
Link
- Inherited Members
- Extension Methods
Properties
AreaId
Gets or sets the area id.
Property Value
- int?
The area id.
EnableExternalLinkTarget
Enables target attribute for external link
Property Value
EnableExternalLinks
Enables external link option for the link selector
Property Value
Remarks
Default is true
FriendlyName
Gets the friendly name of where this link is pointing to.
Property Value
- string
A full path of the website and page name, e.g. 'Swift B2C demo shop (en-GB)/Swift tools/Layout/Header/Desktop (ID: 121)'.
SelectorProviders
Property Value
UseInlineRendering
Gets or sets is the link editor rendered as part of other control (e.g. RichEdit toolbar)
Property Value
- bool?
Methods
AddSelector(SelectorProviderBase)
Parameters
selector
SelectorProvider Base
AddSelector<T>()
Type Parameters
T
AddSelector<TProvider, TValue>()
Returns
- Selector
Provider <TValue>Base
Type Parameters
TProvider
TValue