[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ExtraMapLayerBuilder-3

ExtraMapLayerBuilder<T, TControl, TBuilder> Class

Defines a builder to configurate ExtraMapLayer<T>.

Inheritance
HideObjectMembers
BaseBuilder<TControl, TBuilder>
MapLayerBaseBuilder<T, TControl, TBuilder>
ExtraMapLayerBuilder<T, TControl, TBuilder>
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public abstract class ExtraMapLayerBuilder<T, TControl, TBuilder> : MapLayerBaseBuilder<T, TControl, TBuilder> where TControl : ExtraMapLayer<T> where TBuilder : ExtraMapLayerBuilder<T, TControl, TBuilder>
Type Parameters
Name Description
T
TControl
TBuilder

Constructors

Name Description
ExtraMapLayerBuilder(TControl)

Creates one ExtraMapLayerBuilder<T, TControl, TBuilder> instance to configurate obj.