[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.PivotPanel.RegisterStartupScript

RegisterStartupScript Method

RegisterStartupScript(TextWriter)

Register the startup scripts.

Declaration
protected override void RegisterStartupScript(TextWriter writer)
Parameters
Type Name Description
TextWriter writer

the specified writer used to write the startup scripts.

Overrides