RenderAnchorPicker Class

Creates an image anchor picker.

Definition

Namespace: MobileTrack.Web.Components.Components
Assembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public sealed class RenderAnchorPicker : InputComponentBase<MapMarkerDto>
Inheritance
Object    ComponentBase    InputComponentBaseMapMarkerDto    RenderAnchorPicker

Constructors

RenderAnchorPickerInitializes a new instance of the RenderAnchorPicker class

Methods

ReRender Force re-render after state of the Model changed.
SetParametersAsync Sets parameters supplied by the component's parent in the render tree.
(Overrides InputComponentBaseTSetParametersAsync(ParameterView))

See Also