Click or drag to resize

OptionalElementWidgetPrefNameBase Property

Gets the base name for user preferences that originally were stored by MOP, but now need to be stored by MOP:PageElementName when inter-pane navigation is in use (any maybe at other times, so we do it now based on whether or not hosted in a ConsoleTemplate).

Namespace:  NetQuarry
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected string PrefNameBase { get; }

Property Value

Type: String
See Also