[]
        
(Showing Draft Content)

C1.Web.Mvc.FlexGridGroupPanel-1.RegisterStartupScript

RegisterStartupScript Method

RegisterStartupScript(TextWriter)

Render the extender instance to the writer.

Declaration
protected override void RegisterStartupScript(TextWriter writer)
Protected Overrides Sub RegisterStartupScript(writer As TextWriter)
Parameters
Type Name Description
TextWriter writer

the specified writer.

Overrides
C1.Web.Mvc.Extender.RegisterStartupScript(System.IO.TextWriter)