WebSession Class [AX 2012]
| Method | Description | |
|---|---|---|
| back | |
| cacheWrite | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| clearCache | |
| coMmode | |
| debug | |
| debugout | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getClientId | |
| getCompany | |
| getOutputStr | |
| getParm | |
| getParsedParm | |
| getRecord | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getWebLinkUrlContext | |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasParm | |
| init | |
| initPreviousPageUrl | |
| isAxaptaSite | |
| isClientConnected | |
| isFullWebSite | |
| isPostBack | |
| isPostSafe | |
| isScriptBlockRendered | |
| isSecure | |
| language | |
| loadConfiguration | |
| new | |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pageHasCaption | |
| previousPageUrl | |
| redirect | |
| redirected | |
| redirectNonSafePost | |
| redirectToErrorPage | |
| redirectURL | |
| renderScriptBlock | |
| response | |
| setClientId | |
| setCompany | |
| setHtmlFormEncodingType | |
| setPageForm | |
| setParam | |
| setPostBack | |
| setPostBackEvent | |
| setSite | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setUser | |
| setWebPartUniqueId | |
| showErrors | |
| showHTTPHeaders | |
| siteExternalUrl | Gets the absolute, externally accessible URL for the site. |
| siteId | |
| siteUrl | Gets the relative site URL. |
| switched | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| transfer | |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| userAgent | |
| userType | |
| wait | Pauses a process. (Inherited from Object.) |
| webApplication | |
| webFormat | |
| webFormFactor | |
| webSite | |
| writeTxt | |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::createClass | |
| ::findControl | Finds a control on an ASP.NET page based on the unique identifier. |
| ::getCurrentCompany | |
| ::getCurrentPage | |
| ::getCurrentPartitionKey | Returns the current partition key for the logged on user. |
| ::isValidCompany | |
| ::isValidSite | |
| ::mapCultureByName | |
| ::tableAccessRight |
Community Additions
ADD
Show: