P4s3ImageButton MethodsA Sandcastle Documented Class Library
The P4s3ImageButton type exposes the following members.
Methods

  NameDescription
Public methodGetDescription
Returns the description for this entry.
Public methodGetEntryId
Returns the entry id for this object.
Public methodGetIsFolder
Determines if this object is a folder.
Public methodGetIsPublic
Returns tru if this is a filter and if it is public.
Public methodGetKey
Generates the key that is used to store this objec tin a dictionary of filters and folders.
Public methodGetName
Returns the name of the current entry.
Public methodGetParent
Returns the parent of this P4s3ImageButton.
Public methodGetRowData
Returns the database row data for this object. Comes from either the FILTER table or the FILTER_FOLDERS table.
Public methodSetEntryId
Sets the entry id for this object.
Public methodSetIsFolder
Set if this object is a folder or not.
Public methodSetParent
Sets the parent of this P4s3ImageButton.
Public methodSetRowData
Sets the row data for this object.
Back to Top
See Also