The PdfThumbnailsList type exposes the following members.

Methods

  NameDescription
Protected methodFindTargetControl
Searches the control hierarchy to locate the named control.
Protected methodGetScriptDescriptors
Returns the ScriptDescriptor objects for the control.
(Overrides ScriptControl..::.GetScriptDescriptors()()().)
Protected methodGetScriptReferences
Returns the script files for the control.
(Overrides ScriptControl..::.GetScriptReferences()()().)
Protected methodOnPreRender
Raises the PreRender event.
(Overrides ScriptControl..::.OnPreRender(EventArgs).)
Protected methodRender
Renders the control to the specified HTML writer.
(Overrides ScriptControl..::.Render(HtmlTextWriter).)

See Also