CpScriptManagerRegisterGoogleMapsApi(Control, Type, Boolean, Boolean, String, String) Method
Namespace: Centralpoint.Web.UI.ControlsAssembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
public static bool RegisterGoogleMapsApi(
Control control,
Type type,
bool sensor,
bool requiresKey,
string key,
string addQueryString = ""
)
Public Shared Function RegisterGoogleMapsApi (
control As Control,
type As Type,
sensor As Boolean,
requiresKey As Boolean,
key As String,
Optional addQueryString As String = ""
) As Boolean
- control Control
-
- type Type
-
- sensor Boolean
-
- requiresKey Boolean
-
- key String
-
- addQueryString String (Optional)
-
Boolean