| KnownAdornmentInfoTooltipFor Method |
Namespace:
Dynamicweb.Core.UI
Assembly:
Dynamicweb.Core.UI (in Dynamicweb.Core.UI.dll) Version: 2.0.2
Syntax public static string TooltipFor(
KnownAdornment adornment
)
Public Shared Function TooltipFor (
adornment As KnownAdornment
) As String
Parameters
- adornment
- Type: Dynamicweb.Core.UIKnownAdornment
Return Value
Type:
StringSee Also