public class Page extends TemplateControl
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Web.UI.Page
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: System.Web
|
static java.lang.String |
className
Qualified class name: System.Web.UI.Page
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
Page() |
Page(java.lang.Object instance)
Internal constructor.
|
addAbortTransaction, addCommitTransaction, addError, getAppRelativeVirtualPath, LoadControl, LoadControl, LoadTemplate, ParseControl, ParseControl, ReadStringResource, ReadStringResource, removeAbortTransaction, removeCommitTransaction, removeError, setAppRelativeVirtualPath, TestDeviceFilteraddDataBinding, addDisposed, addInit, addLoad, addPreRender, addUnload, ApplyStyleSheetSkin, close, DataBind, Dispose, Focus, getAppRelativeTemplateSourceDirectory, getBindingContainer, getClientID, getClientIDMode, getControls, getDataItemContainer, getDataKeysContainer, getEnableTheming, getEnableViewState, getID, getNamingContainer, getPage, getParent, getRenderingCompatibility, GetRouteUrl, GetRouteUrl, GetRouteUrl, GetRouteUrl, getSite, getSkinID, getTemplateControl, getTemplateSourceDirectory, getUniqueID, GetUniqueIDRelativeTo, getValidateRequestMode, getViewStateMode, getVisible, HasControls, removeDataBinding, removeDisposed, removeInit, removeLoad, removePreRender, removeUnload, RenderControl, ResolveClientUrl, ResolveUrl, setAppRelativeTemplateSourceDirectory, setClientIDMode, setEnableTheming, setEnableViewState, setID, setPage, setRenderingCompatibility, SetRenderMethodDelegate, setSite, setSkinID, setTemplateControl, SetTraceData, SetTraceData, setValidateRequestMode, setViewStateMode, setVisibleEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringToINamingContainerCompareFilters, EvaluateFilter, ToIFilterResolutionServiceAddParsedSubObject, ToIParserAccessorpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public Page()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionpublic Page(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addInitComplete(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addLoadComplete(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void AddOnPreRenderCompleteAsync(BeginEventHandler beginHandler, EndEventHandler endHandler) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ConfigurationErrorsException, HttpException, ArgumentOutOfRangeException, CultureNotFoundException, NotSupportedException, InvalidOperationException, MissingManifestResourceException, ConfigurationException, OutOfMemoryException, IndexOutOfRangeException, ApplicationException, HttpUnhandledException, PlatformNotSupportedException, ThreadStateException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionConfigurationErrorsExceptionHttpExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNotSupportedExceptionInvalidOperationExceptionMissingManifestResourceExceptionConfigurationExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionApplicationExceptionHttpUnhandledExceptionPlatformNotSupportedExceptionThreadStateExceptionpublic void AddOnPreRenderCompleteAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ConfigurationErrorsException, ArgumentOutOfRangeException, HttpException, CultureNotFoundException, NotSupportedException, InvalidOperationException, ConfigurationException, InvalidCastException, NullReferenceException, OutOfMemoryException, ApplicationException, HttpUnhandledException, SecurityException, PlatformNotSupportedException, LockRecursionException, SynchronizationLockException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionHttpExceptionCultureNotFoundExceptionNotSupportedExceptionInvalidOperationExceptionConfigurationExceptionInvalidCastExceptionNullReferenceExceptionOutOfMemoryExceptionApplicationExceptionHttpUnhandledExceptionSecurityExceptionPlatformNotSupportedExceptionLockRecursionExceptionSynchronizationLockExceptionpublic void addPreInit(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreLoad(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreRenderComplete(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addSaveStateComplete(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic static Page cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into Page, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedPage instancejava.lang.Throwable - in case of error during cast operationpublic static HtmlTextWriter CreateHtmlTextWriterFromType(TextWriter tw, NetType writerType) throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, InvalidOperationException, ArgumentException, NotImplementedException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, HttpException, NotSupportedException, SecurityException, MissingMethodException, TargetInvocationException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionHttpExceptionNotSupportedExceptionSecurityExceptionMissingMethodExceptionTargetInvocationExceptionpublic void DesignerInitialize()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
HttpException,
ConfigurationErrorsException,
TypeLoadException,
ProviderException,
ArgumentOutOfRangeException,
NotSupportedException,
FormatException,
AmbiguousMatchException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionHttpExceptionConfigurationErrorsExceptionTypeLoadExceptionProviderExceptionArgumentOutOfRangeExceptionNotSupportedExceptionFormatExceptionAmbiguousMatchExceptionpublic void ExecuteRegisteredAsyncTasks()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
HttpException,
ArgumentNullException,
HttpRequestValidationException,
ConfigurationErrorsException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
MissingManifestResourceException,
ObjectDisposedException,
ConfigurationException,
OverflowException,
ThreadStateException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionHttpExceptionArgumentNullExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionMissingManifestResourceExceptionObjectDisposedExceptionConfigurationExceptionOverflowExceptionThreadStateExceptionpublic Control FindControl(java.lang.String id) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, HttpException, ConfigurationErrorsException, ProviderException, NullReferenceException
FindControl in class Controljava.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionHttpExceptionConfigurationErrorsExceptionProviderExceptionNullReferenceExceptionpublic HttpApplicationState getApplication() throws java.lang.Throwable
java.lang.Throwablepublic TimeSpan getAsyncTimeout() throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, HttpException, HttpRequestValidationException, InvalidOperationException, ConfigurationErrorsException, ObjectDisposedException, MissingMethodException, TargetInvocationException, NotSupportedException, NotImplementedException, ConfigurationException, OverflowException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionHttpExceptionHttpRequestValidationExceptionInvalidOperationExceptionConfigurationErrorsExceptionObjectDisposedExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionNotImplementedExceptionConfigurationExceptionOverflowExceptionpublic Control getAutoPostBackControl() throws java.lang.Throwable
java.lang.Throwablepublic boolean getBuffer()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
HttpException
public Cache getCache() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, HttpException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionpublic java.lang.String getClientQueryString()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
HttpException,
HttpRequestValidationException,
ConfigurationErrorsException,
NotSupportedException,
NullReferenceException,
ThreadAbortException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionNotSupportedExceptionNullReferenceExceptionThreadAbortExceptionpublic ClientScriptManager getClientScript() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getClientTarget()
throws java.lang.Throwable
java.lang.Throwablepublic int getCodePage()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
HttpException,
HttpRequestValidationException,
ConfigurationErrorsException,
NotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionNotSupportedExceptionpublic java.lang.String getContentType()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
HttpException
public java.lang.String getCulture()
throws java.lang.Throwable,
ArgumentNullException,
TypeLoadException,
InvalidOperationException,
ArgumentException,
SecurityException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
CultureNotFoundException,
NotImplementedException,
ObjectDisposedException,
BadImageFormatException,
FormatException,
IOException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionInvalidOperationExceptionArgumentExceptionSecurityExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionCultureNotFoundExceptionNotImplementedExceptionObjectDisposedExceptionBadImageFormatExceptionFormatExceptionIOExceptionNullReferenceExceptionpublic NetObject GetDataItem() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException
public boolean getEnableEventValidation()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getEnableViewStateMac()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getErrorPage()
throws java.lang.Throwable
java.lang.Throwablepublic HtmlForm getForm() throws java.lang.Throwable
java.lang.Throwablepublic HtmlHead getHeader() throws java.lang.Throwable
java.lang.Throwablepublic char getIdSeparator()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
HttpException,
ConfigurationErrorsException,
TypeLoadException,
ProviderException,
ArgumentOutOfRangeException,
NotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionHttpExceptionConfigurationErrorsExceptionTypeLoadExceptionProviderExceptionArgumentOutOfRangeExceptionNotSupportedExceptionpublic boolean getIsAsync()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsCallback()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsCrossPagePostBack()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsPostBack()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsPostBackEventControlRegistered()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsReusable()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsValid()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
HttpException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionpublic IDictionary getItems() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IFilterResolutionServicegetJCOAssemblyName in interface INamingContainergetJCOAssemblyName in interface IParserAccessorgetJCOAssemblyName in class TemplateControlString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IFilterResolutionServicegetJCOClassName in interface INamingContainergetJCOClassName in interface IParserAccessorgetJCOClassName in class TemplateControlString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IFilterResolutionServicegetJCOInstance in interface INamingContainergetJCOInstance in interface IParserAccessorgetJCOInstance in class TemplateControlObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IFilterResolutionServicegetJCOObjectName in interface INamingContainergetJCOObjectName in interface IParserAccessorgetJCOObjectName in class TemplateControlString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IFilterResolutionServicegetJCOType in interface INamingContainergetJCOType in interface IParserAccessorgetJCOType in class TemplateControlJCType representing the CLR Type of the instantiated Classpublic int getLCID()
throws java.lang.Throwable,
ArgumentNullException,
TypeLoadException,
InvalidOperationException,
ArgumentException,
SecurityException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
CultureNotFoundException
public boolean getMaintainScrollPositionOnPostBack()
throws java.lang.Throwable,
ArgumentException,
HttpException,
ArgumentNullException,
HttpRequestValidationException,
ConfigurationErrorsException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
TypeLoadException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
ConfigurationException,
ArgumentOutOfRangeException,
NullReferenceException,
CultureNotFoundException,
FormatException
java.lang.ThrowableArgumentExceptionHttpExceptionArgumentNullExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionTypeLoadExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionConfigurationExceptionArgumentOutOfRangeExceptionNullReferenceExceptionCultureNotFoundExceptionFormatExceptionpublic MasterPage getMaster() throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, HttpException, NullReferenceException, NotImplementedException, HttpParseException, HttpCompileException, MulticastNotSupportedException, SecurityException, ConfigurationErrorsException, AmbiguousMatchException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionHttpExceptionNullReferenceExceptionNotImplementedExceptionHttpParseExceptionHttpCompileExceptionMulticastNotSupportedExceptionSecurityExceptionConfigurationErrorsExceptionAmbiguousMatchExceptionpublic java.lang.String getMasterPageFile()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
HttpException
public int getMaxPageStateFieldLength()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getMetaDescription()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException
public java.lang.String getMetaKeywords()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException
public ModelBindingExecutionContext getModelBindingExecutionContext() throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, HttpException
public ModelStateDictionary getModelState() throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionpublic PageAdapter getPageAdapter() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, HttpException, ConfigurationErrorsException, ConfigurationException, ProviderException, NotSupportedException, NullReferenceException, TypeLoadException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionHttpExceptionConfigurationErrorsExceptionConfigurationExceptionProviderExceptionNotSupportedExceptionNullReferenceExceptionTypeLoadExceptionpublic java.lang.String GetPostBackClientEvent(Control control, java.lang.String argument) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ConfigurationErrorsException, HttpException, NullReferenceException, InvalidOperationException, ArgumentOutOfRangeException, ConfigurationException, OutOfMemoryException
public java.lang.String GetPostBackClientHyperlink(Control control, java.lang.String argument) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ConfigurationErrorsException, HttpException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, ConfigurationException, OutOfMemoryException
public java.lang.String GetPostBackEventReference(Control control) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ConfigurationErrorsException, HttpException, NullReferenceException, InvalidOperationException, ArgumentOutOfRangeException, ConfigurationException, OutOfMemoryException
public java.lang.String GetPostBackEventReference(Control control, java.lang.String argument) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ConfigurationErrorsException, HttpException, NullReferenceException, InvalidOperationException, ArgumentOutOfRangeException, ConfigurationException, OutOfMemoryException
public Page getPreviousPage() throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, HttpException, HttpRequestValidationException, CultureNotFoundException, ProviderException, ConfigurationErrorsException, SecurityException, HttpParseException, HttpCompileException, NotSupportedException, MissingMethodException, TargetInvocationException, FormatException, OverflowException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, AbandonedMutexException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionHttpExceptionHttpRequestValidationExceptionCultureNotFoundExceptionProviderExceptionConfigurationErrorsExceptionSecurityExceptionHttpParseExceptionHttpCompileExceptionNotSupportedExceptionMissingMethodExceptionTargetInvocationExceptionFormatExceptionOverflowExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionAbandonedMutexExceptionpublic HttpRequest getRequest() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, HttpException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionpublic HttpResponse getResponse() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, HttpException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionpublic java.lang.String getResponseEncoding()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
HttpException,
HttpRequestValidationException,
ConfigurationErrorsException,
NotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionNotSupportedExceptionpublic RouteData getRouteData() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, HttpException
public HttpServerUtility getServer() throws java.lang.Throwable
java.lang.Throwablepublic HttpSessionState getSession() throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, HttpException, ConfigurationErrorsException, ConfigurationException, ArgumentOutOfRangeException
public boolean getSkipFormActionValidation()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getSmartNavigation()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
HttpException,
HttpRequestValidationException,
ConfigurationErrorsException,
NotSupportedException,
ConfigurationException,
NullReferenceException,
FormatException,
OverflowException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionNotSupportedExceptionConfigurationExceptionNullReferenceExceptionFormatExceptionOverflowExceptionpublic java.lang.String getStyleSheetTheme()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getTheme()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getTitle()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException
public TraceContext getTrace() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, HttpException, ArgumentNullException, ConfigurationErrorsException, InvalidOperationException, NotSupportedException, ConfigurationException
public boolean getTraceEnabled()
throws java.lang.Throwable,
ArgumentException,
HttpException,
ArgumentNullException,
ConfigurationErrorsException,
InvalidOperationException,
NotSupportedException,
MissingManifestResourceException,
ConfigurationException
public TraceMode getTraceModeValue() throws java.lang.Throwable, ArgumentException, HttpException, ArgumentNullException, ConfigurationErrorsException, InvalidOperationException, NotSupportedException, MissingManifestResourceException, ConfigurationException
public int GetTypeHashCode()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getUICulture()
throws java.lang.Throwable,
ArgumentNullException,
TypeLoadException,
InvalidOperationException,
ArgumentException,
SecurityException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
CultureNotFoundException,
IndexOutOfRangeException,
NotImplementedException,
ArgumentOutOfRangeException,
ObjectDisposedException,
BadImageFormatException,
FormatException,
IOException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionInvalidOperationExceptionArgumentExceptionSecurityExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionNotImplementedExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionBadImageFormatExceptionFormatExceptionIOExceptionNullReferenceExceptionpublic UnobtrusiveValidationMode getUnobtrusiveValidationMode() throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, ConfigurationErrorsException, ObjectDisposedException, AbandonedMutexException, ArgumentOutOfRangeException, OutOfMemoryException, InvalidCastException, InvalidOperationException, CultureNotFoundException, NotSupportedException, NullReferenceException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionConfigurationErrorsExceptionObjectDisposedExceptionAbandonedMutexExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionInvalidCastExceptionInvalidOperationExceptionCultureNotFoundExceptionNotSupportedExceptionNullReferenceExceptionpublic IPrincipal getUser() throws java.lang.Throwable
java.lang.Throwablepublic ValidatorCollection getValidators() throws java.lang.Throwable
java.lang.Throwablepublic ValidatorCollection GetValidators(java.lang.String validationGroup) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, FormatException, NotSupportedException
public ViewStateEncryptionMode getViewStateEncryptionMode() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getViewStateUserKey()
throws java.lang.Throwable
java.lang.Throwablepublic boolean IsClientScriptBlockRegistered(java.lang.String key)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public boolean IsStartupScriptRegistered(java.lang.String key)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public java.lang.String MapPath(java.lang.String virtualPath)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
HttpException,
OutOfMemoryException,
ThreadAbortException,
HttpRequestValidationException,
NotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionHttpExceptionOutOfMemoryExceptionThreadAbortExceptionHttpRequestValidationExceptionNotSupportedExceptionpublic void ProcessRequest(HttpContext context) throws java.lang.Throwable, SecurityException, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, HttpException, ArgumentOutOfRangeException, IndexOutOfRangeException, ConfigurationErrorsException, NullReferenceException, NotSupportedException, MulticastNotSupportedException, ThreadStateException, HttpUnhandledException, PlatformNotSupportedException
java.lang.ThrowableSecurityExceptionArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionHttpExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionConfigurationErrorsExceptionNullReferenceExceptionNotSupportedExceptionMulticastNotSupportedExceptionThreadStateExceptionHttpUnhandledExceptionPlatformNotSupportedExceptionpublic void RegisterArrayDeclaration(java.lang.String arrayName,
java.lang.String arrayValue)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentOutOfRangeException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionpublic void RegisterAsyncTask(PageAsyncTask task) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ConfigurationErrorsException, ArgumentOutOfRangeException, HttpException, CultureNotFoundException, NotSupportedException, InvalidOperationException, ConfigurationException, InvalidCastException, NullReferenceException, ThreadStateException, ObjectDisposedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionHttpExceptionCultureNotFoundExceptionNotSupportedExceptionInvalidOperationExceptionConfigurationExceptionInvalidCastExceptionNullReferenceExceptionThreadStateExceptionObjectDisposedExceptionpublic void RegisterClientScriptBlock(java.lang.String key,
java.lang.String script)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException
public void RegisterHiddenField(java.lang.String hiddenFieldName,
java.lang.String hiddenFieldInitialValue)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public void RegisterOnSubmitStatement(java.lang.String key,
java.lang.String script)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public void RegisterRequiresControlState(Control control) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, HttpException, ConfigurationErrorsException, ProviderException, NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionHttpExceptionConfigurationErrorsExceptionProviderExceptionNullReferenceExceptionpublic void RegisterRequiresPostBack(Control control) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, HttpException, ConfigurationErrorsException, ConfigurationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionConfigurationErrorsExceptionConfigurationExceptionpublic void RegisterRequiresRaiseEvent(IPostBackEventHandler control) throws java.lang.Throwable
java.lang.Throwablepublic void RegisterRequiresViewStateEncryption()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException
public void RegisterStartupScript(java.lang.String key,
java.lang.String script)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException
public void RegisterViewStateHandler()
throws java.lang.Throwable
java.lang.Throwablepublic void removeInitComplete(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeLoadComplete(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreInit(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreLoad(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreRenderComplete(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeSaveStateComplete(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic boolean RequiresControlState(Control control) throws java.lang.Throwable
java.lang.Throwablepublic void setAsyncTimeout(TimeSpan AsyncTimeout) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException
public void setAutoPostBackControl(Control AutoPostBackControl) throws java.lang.Throwable
java.lang.Throwablepublic void setBuffer(boolean Buffer)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
HttpException
public void setClientTarget(java.lang.String ClientTarget)
throws java.lang.Throwable
java.lang.Throwablepublic void setCodePage(int CodePage)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
HttpException,
NotSupportedException,
OutOfMemoryException,
ConfigurationErrorsException,
IndexOutOfRangeException,
ConfigurationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionNotSupportedExceptionOutOfMemoryExceptionConfigurationErrorsExceptionIndexOutOfRangeExceptionConfigurationExceptionpublic void setContentType(java.lang.String ContentType)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
HttpException
public void setCulture(java.lang.String Culture)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
CultureNotFoundException,
NotImplementedException,
IndexOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
HttpException,
ConfigurationErrorsException,
NotSupportedException,
ConfigurationException,
SecurityException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionConfigurationErrorsExceptionNotSupportedExceptionConfigurationExceptionSecurityExceptionpublic void setEnableEventValidation(boolean EnableEventValidation)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionpublic void setEnableViewStateMac(boolean EnableViewStateMac)
throws java.lang.Throwable
java.lang.Throwablepublic void setErrorPage(java.lang.String ErrorPage)
throws java.lang.Throwable
java.lang.Throwablepublic void SetFocus(Control control) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, ConfigurationErrorsException, HttpException, ProviderException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionConfigurationErrorsExceptionHttpExceptionProviderExceptionpublic void SetFocus(java.lang.String clientID)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
ConfigurationErrorsException,
HttpException,
ProviderException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionConfigurationErrorsExceptionHttpExceptionProviderExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class TemplateControlpublic void setLCID(int LCID)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ArgumentNullException,
NotSupportedException,
IndexOutOfRangeException,
TypeInitializationException,
InvalidOperationException,
FormatException,
SecurityException,
NullReferenceException
public void setMaintainScrollPositionOnPostBack(boolean MaintainScrollPositionOnPostBack)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
HttpException,
OutOfMemoryException,
NullReferenceException
public void setMasterPageFile(java.lang.String MasterPageFile)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
HttpException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionHttpExceptionpublic void setMaxPageStateFieldLength(int MaxPageStateFieldLength)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionpublic void setMetaDescription(java.lang.String MetaDescription)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException
public void setMetaKeywords(java.lang.String MetaKeywords)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException
public void setResponseEncoding(java.lang.String ResponseEncoding)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
HttpException,
NotSupportedException,
OutOfMemoryException,
ConfigurationErrorsException,
IndexOutOfRangeException,
ConfigurationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionNotSupportedExceptionOutOfMemoryExceptionConfigurationErrorsExceptionIndexOutOfRangeExceptionConfigurationExceptionpublic void setSkipFormActionValidation(boolean SkipFormActionValidation)
throws java.lang.Throwable
java.lang.Throwablepublic void setSmartNavigation(boolean SmartNavigation)
throws java.lang.Throwable
java.lang.Throwablepublic void setStyleSheetTheme(java.lang.String StyleSheetTheme)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException
public void setTheme(java.lang.String Theme)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionNullReferenceExceptionpublic void setTitle(java.lang.String Title)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException
public void setTraceEnabled(boolean TraceEnabled)
throws java.lang.Throwable,
ArgumentException,
HttpException,
ArgumentNullException,
ConfigurationErrorsException,
InvalidOperationException,
NotSupportedException,
MissingManifestResourceException,
ConfigurationException
public void setTraceModeValue(TraceMode TraceModeValue) throws java.lang.Throwable, ArgumentException, HttpException, ArgumentNullException, ConfigurationErrorsException, InvalidOperationException, NotSupportedException, MissingManifestResourceException, ConfigurationException, ArgumentOutOfRangeException, FormatException, IndexOutOfRangeException, HttpRequestValidationException, OverflowException, NullReferenceException, PlatformNotSupportedException
java.lang.ThrowableArgumentExceptionHttpExceptionArgumentNullExceptionConfigurationErrorsExceptionInvalidOperationExceptionNotSupportedExceptionMissingManifestResourceExceptionConfigurationExceptionArgumentOutOfRangeExceptionFormatExceptionIndexOutOfRangeExceptionHttpRequestValidationExceptionOverflowExceptionNullReferenceExceptionPlatformNotSupportedExceptionpublic void setUICulture(java.lang.String UICulture)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
CultureNotFoundException,
NotImplementedException,
IndexOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
HttpException,
ConfigurationErrorsException,
NotSupportedException,
ConfigurationException,
SecurityException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionConfigurationErrorsExceptionNotSupportedExceptionConfigurationExceptionSecurityExceptionpublic void setUnobtrusiveValidationMode(UnobtrusiveValidationMode UnobtrusiveValidationMode) throws java.lang.Throwable, ArgumentOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionpublic void setViewStateEncryptionMode(ViewStateEncryptionMode ViewStateEncryptionMode) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionpublic void setViewStateUserKey(java.lang.String ViewStateUserKey)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
HttpException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionpublic void UnregisterRequiresControlState(Control control) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException
public void Validate()
throws java.lang.Throwable,
ArgumentOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionpublic void Validate(java.lang.String validationGroup)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
IndexOutOfRangeException,
OutOfMemoryException,
CultureNotFoundException,
NotSupportedException
public void VerifyRenderingInServerForm(Control control) throws java.lang.Throwable, ArgumentNullException, ArgumentException, HttpException, HttpRequestValidationException, ConfigurationErrorsException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, ConfigurationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionHttpExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionConfigurationException