[]
        
(Showing Draft Content)

C1.Web.Mvc.FlexGridGroupPanel-1.RegisterStartupScript

RegisterStartupScript Method

RegisterStartupScript(HtmlTextWriter)

Render the extender instance to the writer.

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

the specified writer.

Overrides