MapMarkerTooltip
Properties
Template - String
Animation - PopupAnimation
Container - String
ContentUrl - String
Content - String
ContentTemplateId - String
ContentHandler - ClientHandlerDescriptor
A Razor template delegate.
AutoHide - Nullable
Callout - Nullable
Filter - String
Iframe - Nullable
Height - Nullable
Width - Nullable
ShowAfter - Nullable
HideAfter - Nullable
Offset - Nullable
Position - Nullable
ShowOn - Nullable
Events - IDictionary
Id - String
SanitezeId - Boolean
Initializer - IJavaScriptInitializer
IsInClientTemplate - Boolean
IsSelfInitialized - Boolean
HasDeferredInitialization - Boolean
HtmlAttributes - IDictionary
HtmlHelper - IHtmlHelper
ModelMetadataProvider - IModelMetadataProvider
Name - String
Explorer - ModelExplorer
Selector - String
IdPrefix - String
ViewContext - ViewContext
ValueProvider - IValueProvider
UrlGenerator - IUrlGenerator
HtmlEncoder - HtmlEncoder
HasClientComponent - Boolean
UseMvvmInitialization - Boolean
Methods
WriteInitializationScript(System.IO.TextWriter)
Parameters
writer - System.IO.TextWriter
Serialize()
Serialize current instance to Dictionary
VerifySettings()
Render()
Renders the component.
ToClientTemplate()
ToHtmlString()
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.