[]
        
(Showing Draft Content)

C1.Web.Mvc.ItemsBoundControl-1.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