AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

Helper Members

The Helper type exposes the following members.

Methods


  Name Description
Public method Static member Clone<(Of <<'(T>)>>)
Creates a shallow clone of the specified object by copying all public writable properties.
Public method Static member ConfigureImageEditor
Configures the image editor.
Public method Static member DefaultVersionName
Returns the default version name for new content versions. Currently returns an empty string.
Public method Static member DocumentDirectories
Returns a list of document directories configured for the specified domain.
Public method Static member GetResourceTextFile
Gets the resource text file.
Public method Static member HideDialog
Hides a RadWindow based dialog box.
Public method Static member ImageDirectories
Returns a list of image directories.
Public method Static member InitializeDocumentEditor
Function is called when the postback returns and after the Load event(when control is returned to browser)
Public method Static member InitializeImageEditor
Initializes the image editor.
Public method Static member InitializeRadEditor
Initializes the RAD editor.
Public method Static member IsNullorDBNull
Determines whether the specified object is null or [DBNull.Value].
Public method Static member RegisterGlobalScript
Registers global javascript dynamically. Can be used to register scripts from within Postback.
Public method Static member Registerpostbackscript
Function is called when the postback returns.
Public method Static member RegisterpostbackscriptEndRequest
Function is called when the postback returns delayed by 400ms.
Public method Static member ShowDialog
Displays a RadWindow based dialog box. Note: A thread discussing how the RadWindow control is implemented in this project can be found here: http://www.telerik.com/community/forums/aspnet-ajax/window/is-a-partial-postback-with-radwindow-possible.aspx