CpPagedListBoxRegisterStyles Method

Note: This API is now obsolete.

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#
[ObsoleteAttribute("This method has been depreciated in favor of Common.RegisterStyles.")]
public static void RegisterStyles(
	Page page
)

Parameters

page  Page
 

See Also