The DataSourceHelper type exposes the following members.

Methods

  NameDescription
ConvertToBool
Converts object to bool.
ConvertToEnum
Converts object to enum.
ConvertToGuid
Converts object to GUID.
ConvertToInt
Converts to int.
ConvertToPageReference
Converts object to page reference.
ConvertToType
Converts objetc to Type.
GetAccessor
Gets the AccessorInfo for the property with name propertyName for type
GetAccessors
Gets all property accessors for a type
GetProperty
Gets a property value for an object
LoadPageDefinitionType
Method to assure that if Type or PageDefinitionTypeId is present in dictionary then try assure Type is of type PageDefinitionType.
LoadTabDefinition
Method to assure that if Tab or TabDefinitionId is present in dictionary then try assure Tab is of type TabDefinition.
Match
Checks wether some property in parameters differs from properties on item
MergeDictionaries
Merges two dictionaries.
SetPropertiesOverloaded.
SetPropertyOverloaded.
TryConvertInt
Tries to convert object to int

Fields

  NameDescription
TAB
TYPE

See Also