Utils Class Methods
KalikoCMS Namespace : Utils Class |
For a list of all members of this type, see Utils members.
Public Methods
Name | Description | |
---|---|---|
GetAppSetting | Overloaded. Get value from AppSettings. | |
GetCookie | Get cookie value. | |
GetCurrentPageId | Get the id for the page being accessed in the current request. | |
GetFormOrQueryString | Get value from form or querystring. | |
GetItem | Get item from the HttpContext items collection. | |
GetRequestedVersion | ||
GetResourceStream | Overloaded. | |
GetResourceText | ||
IsNullableType | Check if a type is nullable | |
LazyInit<T> | ||
ReadSetting | ||
RenderSimplePage | Render a simple message page. (Used for system messages) | |
SetCookie | Set the value of a cookie | |
StoreItem | Overloaded. | |
Throw<T> |