C# Class Engage.Dnn.Locator.Maps.MapProviderType

Afficher le fichier Open project: EngageSoftware/Engage-Locator Class Usage Examples

Méthodes publiques

Свойство Type Description
GoogleMaps MapProviderType
YahooMaps MapProviderType

Méthodes publiques

Méthode Description
GetFromName ( string name, Type ct ) : MapProviderType
GetMapProviderClassByName ( string name ) : string
GetMapProviderTypes ( ) : ReadOnlyCollection

Private Methods

Méthode Description
MapProviderType ( string name, string className ) : System

Method Details

GetFromName() public static méthode

public static GetFromName ( string name, Type ct ) : MapProviderType
name string
ct System.Type
Résultat MapProviderType

GetMapProviderClassByName() public static méthode

public static GetMapProviderClassByName ( string name ) : string
name string
Résultat string

GetMapProviderTypes() public static méthode

public static GetMapProviderTypes ( ) : ReadOnlyCollection
Résultat ReadOnlyCollection

Property Details

GoogleMaps public_oe static_oe property

public static MapProviderType,Engage.Dnn.Locator.Maps GoogleMaps
Résultat MapProviderType

YahooMaps public_oe static_oe property

public static MapProviderType,Engage.Dnn.Locator.Maps YahooMaps
Résultat MapProviderType