Shunde.NET Framework Class Library |
|
Shunde.Utilities Namespace
Namespace hierarchy
Classes
Class |
Description |
ColumnInfo
|
A Utility class for specifying values of a DBColumn for programmatically creating ASP.NET controls. |
ComparableRow
|
A Panel with a display order so that you can order the panels after creating them |
DBCreation
|
A class for creating database tables for DBObjects |
DBUtils
|
Database Utilities for the Shunde framework |
Encrypter
|
Some methods for encrypting text |
ImageUtils
|
An image with methods to load, resize, and save images |
ObjectUtils
|
A Utility class for the DBObject Class |
PagingUtil
|
A class that helps create paging for an array of objects |
TextUtils
|
A Utility class for text |
WebUtils
|
A utility class for web-related tasks, eg making web requests or sending emails |
Delegates
Delegate |
Description |
FindObjectDelegate
|
A delegate to handle the creation of a new object, given only the name. |
Enumerations
Enumeration |
Description |
SelectionMode
|
These are the different modes available for selecting an object in the ObjectEditor |