CpPageRegisterCssStyle Method

Definition

Namespace: Centralpoint.Web.UI
Assembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public void RegisterCssStyle(
	string key,
	string style,
	bool isLink
)

Parameters

key  String
 
style  String
 
isLink  Boolean
 

See Also