[]
Renders the extender instance to the writer.
[Obfuscation(Feature = "default", Exclude = true)]
protected override void RegisterStartupScript(HtmlTextWriter writer)
<Obfuscation(Feature:="default", Exclude:=True)>
Protected Overrides Sub RegisterStartupScript(writer As HtmlTextWriter)
| Type | Name | Description |
|---|---|---|
| HtmlTextWriter | writer | the specified writer. |