Click or drag to resize

CommonMethods Methods

The CommonMethods type exposes the following members.

Methods
  NameDescription
Public methodStatic memberBuildDictionary
Builds Dictionary(Of String, String) object to fill list controls its keys and values.
Public methodStatic memberChkUrl(PageView, Int32, Int32)
Returns the url link.
Public methodStatic memberChkUrl(PageView, Int32, Int32, String)
Returns the URl link.
Public methodStatic memberChkUrl(PageView, Int32, Int32, String, Boolean)
CHKs the URL.
Public methodStatic memberGetHashedKey(String)
Gets the hashed key.
Public methodStatic memberGetHashedKey(String, String)
Gets the hashed key.
Public methodStatic memberGetLoopAsTemplate
Gets the loop as template.
Public methodStatic memberGetTemplateClass
Gets the template class.
Public methodStatic memberGetTemplateHTML
Returns HTML from specified template. Loop based templates can be processed also.
Public methodStatic memberGoBack
Public methodStatic memberIdsToString
Idses to string.
Public methodStatic memberIsTemplateExists(Int32)
Determines whether [is template exists] [the specified template identifier].
Public methodStatic memberIsTemplateExists(String)
Determines whether [is template exists] [the specified template identifier].
Public methodStatic memberReloadFrame
Reloads the frame.
Public methodStatic memberReloadFrameFromList
Returns the javascript for parent window reloading pointing to certain url.
Public methodStatic memberReloadRecordsFrame
Reloads the records frame.
Public methodStatic memberUpdateGoBack
Updates the go back.
Public methodStatic memberUpdateGoBack(String)
Updates the go back.
Public methodStatic memberValidateEmail
Validates the email.
Public methodStatic memberValidateLogin
Validates the login.
Top
See Also