CpScriptManagerRegisterGoogleMapsApi(Control, Type) 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
)

Parameters

control  Control
 
type  Type
 

Return Value

Boolean

See Also