Click or drag to resize
BBISHomePage Methods

The BBISHomePage type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCheckLayoutSearchResultsContain
Check layout search results contain for passed string
Public methodStatic memberDeleteLayout
Delete a layout
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberFilterLayoutByName
Filters Layout by the Name provided
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberLogin
Logon with the credentials specified in the config file.
Public methodStatic memberLoginAs
What it says - takes Credentials of the form "username:password".
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberNewLayout
Create a new layout
Public methodStatic memberOpenImageLibrary
Open the BBIS Image Library
Public methodStatic memberOpenLayoutGallery
Open the BBIS Layout Gallery
Public methodStatic memberSetTextField
Set the value of a field by copy pasting the value into the field and sending a Tab keystroke.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also