AlbumBuilder Constructor | AlbumBuilder constructor |
AlbumDataSet | The DataSet to use as a DataSource for an Album |
MaxThumbnailHeight | Maximum Height of the generated thumbnail image. |
MaxThumbnailWidth | Maximum Width of the generated thumbnail image. |
Path | Gets the File system Path to current Image directory. |
ScaleUpThumbnail | Whether small original images should be scaled up to the thumbnail image dimensions or not. |
UrlPath | Url Path to current Image directory |
XMLFileName | Gets or sets the Full file based path to the XML file. |
Build | Overloaded. Rebuild XML datasource and thumbnail files for Current UrlPath. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
Load | Overloaded. Load AlbumDataSet from XML file |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
AlbumBuilder Class | AlbumOnNet Namespace