GoDiagram Web Reference
GoWebImage Class Members
Properties  Methods  Events


The following tables list the members exposed by GoWebImage.

Public Constructors
 NameDescription
Public ConstructorGoWebImage Constructor  
Top
Public Properties
 NameDescription
Public PropertyAutoPostBackControl (Inherited from System.Web.UI.Page)
Public PropertyClientIDMode (Inherited from System.Web.UI.Control)
Public PropertyClientQueryString (Inherited from System.Web.UI.Page)
Public PropertyClientScript (Inherited from System.Web.UI.Page)
Public PropertyEnableTheming (Inherited from System.Web.UI.TemplateControl)
Public PropertyForm (Inherited from System.Web.UI.Page)
Public PropertyIsAsync (Inherited from System.Web.UI.Page)
Public PropertyIsPostBackEventControlRegistered (Inherited from System.Web.UI.Page)
Public PropertyMasterPageFile (Inherited from System.Web.UI.Page)
Public PropertyMetaDescription (Inherited from System.Web.UI.Page)
Public PropertyMetaKeywords (Inherited from System.Web.UI.Page)
Public PropertyModelBindingExecutionContext (Inherited from System.Web.UI.Page)
Public PropertyModelState (Inherited from System.Web.UI.Page)
Public PropertyPageAdapter (Inherited from System.Web.UI.Page)
Public PropertyTitle (Inherited from System.Web.UI.Page)
Public PropertyUnobtrusiveValidationMode (Inherited from System.Web.UI.Page)
Public PropertyViewStateMode (Inherited from System.Web.UI.Control)
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAddOnPreRenderCompleteAsyncOverloaded.  (Inherited from System.Web.UI.Page)
Public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
Public MethodDataBindOverloaded.  (Inherited from System.Web.UI.Control)
Public MethodDispose (Inherited from System.Web.UI.Control)
Public MethodExecuteRegisteredAsyncTasks (Inherited from System.Web.UI.Page)
Public MethodFindControlOverloaded.  (Inherited from System.Web.UI.Page)
Public MethodFindSessionViewReturn the GoView that is stored in the Session whose unique ID is id.  
Public MethodFindSessionViewDataReturn client-side JavaScript defining interactive data for a view identified in this Session by the given unique ID id.  
Public MethodFocus (Inherited from System.Web.UI.Control)
Public MethodGetDataItem (Inherited from System.Web.UI.Page)
Public MethodGetRouteUrlOverloaded.  (Inherited from System.Web.UI.Control)
Public MethodGetUniqueIDRelativeTo (Inherited from System.Web.UI.Control)
Public MethodGetValidators (Inherited from System.Web.UI.Page)
Public MethodHasControls (Inherited from System.Web.UI.Control)
Public MethodLoadControlOverloaded.  (Inherited from System.Web.UI.TemplateControl)
Public MethodLoadTemplate (Inherited from System.Web.UI.TemplateControl)
Public MethodMapPath (Inherited from System.Web.UI.Page)
Public MethodParseControlOverloaded.  (Inherited from System.Web.UI.TemplateControl)
Public MethodRegisterAsyncTask (Inherited from System.Web.UI.Page)
Public MethodRegisterRequiresControlState (Inherited from System.Web.UI.Page)
Public MethodRegisterRequiresPostBack (Inherited from System.Web.UI.Page)
Public MethodRegisterRequiresRaiseEvent (Inherited from System.Web.UI.Page)
Public MethodRegisterRequiresViewStateEncryption (Inherited from System.Web.UI.Page)
Public MethodRegisterViewStateHandler (Inherited from System.Web.UI.Page)
Public MethodRenderControlOverloaded.  (Inherited from System.Web.UI.Control)
Public MethodRequiresControlState (Inherited from System.Web.UI.Page)
Public MethodResolveClientUrl (Inherited from System.Web.UI.Control)
Public MethodResolveUrl (Inherited from System.Web.UI.Control)
Public MethodSetFocusOverloaded.  (Inherited from System.Web.UI.Page)
Public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
Public MethodStoreSessionViewDataSave the JavaScript used to supply client-side data for interactive behavior in the current Session for the view identified by id.  
Public MethodTestDeviceFilter (Inherited from System.Web.UI.TemplateControl)
Public MethodTryUpdateModelOverloaded.  (Inherited from System.Web.UI.Page)
Public MethodUnregisterRequiresControlState (Inherited from System.Web.UI.Page)
Public MethodUpdateModelOverloaded.  (Inherited from System.Web.UI.Page)
Public MethodValidateOverloaded.  (Inherited from System.Web.UI.Page)
Public MethodVerifyRenderingInServerForm (Inherited from System.Web.UI.Page)
Top
Protected Methods
 NameDescription
Protected MethodAddParsedSubObject (Inherited from System.Web.UI.Control)
Protected MethodBuildProfileTree (Inherited from System.Web.UI.Control)
Protected MethodClearCachedClientID (Inherited from System.Web.UI.Control)
Protected MethodClearChildControlState (Inherited from System.Web.UI.Control)
Protected MethodClearChildState (Inherited from System.Web.UI.Control)
Protected MethodClearChildViewState (Inherited from System.Web.UI.Control)
Protected MethodClearEffectiveClientIDMode (Inherited from System.Web.UI.Control)
Protected MethodConstruct (Inherited from System.Web.UI.TemplateControl)
Protected MethodCreateControlCollection (Inherited from System.Web.UI.Control)
Protected MethodCreateResourceBasedLiteralControl (Inherited from System.Web.UI.TemplateControl)
Protected MethodDataBindChildren (Inherited from System.Web.UI.Control)
Protected MethodEnsureChildControls (Inherited from System.Web.UI.Control)
Protected MethodEnsureID (Inherited from System.Web.UI.Control)
Protected MethodFrameworkInitialize (Inherited from System.Web.UI.Page)
Protected MethodGetDesignModeState (Inherited from System.Web.UI.Control)
Protected MethodGetGlobalResourceObjectOverloaded.  (Inherited from System.Web.UI.TemplateControl)
Protected MethodGetLocalResourceObjectOverloaded.  (Inherited from System.Web.UI.TemplateControl)
Protected MethodHasEvents (Inherited from System.Web.UI.Control)
Protected MethodInitializeCulture (Inherited from System.Web.UI.Page)
Protected MethodIsLiteralContent (Inherited from System.Web.UI.Control)
Protected MethodLoadViewState (Inherited from System.Web.UI.Control)
Protected MethodOnAbortTransaction (Inherited from System.Web.UI.TemplateControl)
Protected MethodOnBubbleEvent (Inherited from System.Web.UI.Control)
Protected MethodOnCommitTransaction (Inherited from System.Web.UI.TemplateControl)
Protected MethodOnDataBinding (Inherited from System.Web.UI.Control)
Protected MethodOnError (Inherited from System.Web.UI.TemplateControl)
Protected MethodOnInitComplete (Inherited from System.Web.UI.Page)
Protected MethodOnLoadOverridden. Process any query string commands and send an image of the specified view as the HTTP response.  
Protected MethodOnLoadComplete (Inherited from System.Web.UI.Page)
Protected MethodOnPreInit (Inherited from System.Web.UI.Page)
Protected MethodOnPreLoad (Inherited from System.Web.UI.Page)
Protected MethodOnPreRenderComplete (Inherited from System.Web.UI.Page)
Protected MethodOnSaveStateComplete (Inherited from System.Web.UI.Page)
Protected MethodRaiseBubbleEvent (Inherited from System.Web.UI.Control)
Protected MethodRaisePostBackEvent (Inherited from System.Web.UI.Page)
Protected MethodResolveAdapter (Inherited from System.Web.UI.Control)
Protected MethodSaveViewState (Inherited from System.Web.UI.Control)
Protected MethodSetDesignModeState (Inherited from System.Web.UI.Control)
Protected MethodTrackViewState (Inherited from System.Web.UI.Control)
Top
Public Events
 NameDescription
Public EventAbortTransaction (Inherited from System.Web.UI.TemplateControl)
Public EventCommitTransaction (Inherited from System.Web.UI.TemplateControl)
Public EventDataBinding (Inherited from System.Web.UI.Control)
Public EventDisposed (Inherited from System.Web.UI.Control)
Public EventError (Inherited from System.Web.UI.TemplateControl)
Public EventInit (Inherited from System.Web.UI.Control)
Public EventInitComplete (Inherited from System.Web.UI.Page)
Public EventLoad (Inherited from System.Web.UI.Control)
Public EventLoadComplete (Inherited from System.Web.UI.Page)
Public EventPreInit (Inherited from System.Web.UI.Page)
Public EventPreLoad (Inherited from System.Web.UI.Page)
Public EventPreRender (Inherited from System.Web.UI.Control)
Public EventPreRenderComplete (Inherited from System.Web.UI.Page)
Public EventSaveStateComplete (Inherited from System.Web.UI.Page)
Public EventUnload (Inherited from System.Web.UI.Control)
Top
See Also

Reference

GoWebImage Class
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback