CpScriptManagerRegisterGoogleMapsApi(Control, Type, Boolean, Boolean) Method

Definition

Namespace: Centralpoint.Web.UI.Controls
Assembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static bool RegisterGoogleMapsApi(
	Control control,
	Type type,
	bool sensor,
	bool requiresKey
)

Parameters

control  Control
 
type  Type
 
sensor  Boolean
 
requiresKey  Boolean
 

Return Value

Boolean

See Also