AdvantageCMS.Core.Admin.BaseClasses Namespace
AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

CMSBaseUserControl..::..SetPageSessionObject Method

Overload List


  Name Description
Public method SetPageSessionObject(String, Int32)
Sets the page session object.
Public method SetPageSessionObject(String, String)
Sets the page session object.
Public method SetPageSessionObject(String, DateTime)
Sets the page session object.
Public method SetPageSessionObject(String, Decimal)
Sets the page session object.
Public method SetPageSessionObject(String, Double)
Sets the page session object.
Public method SetPageSessionObject(String, Boolean)
Sets the page session object.
Public method SetPageSessionObject(String, Byte)
Sets the page session object.
Public method SetPageSessionObject(String, SByte)
Sets the page session object.
Public method SetPageSessionObject(String, Int64)
Sets the page session object.
Public method SetPageSessionObject(String, Int16)
Sets the page session object.
Public method SetPageSessionObject(String, UInt16)
Sets the page session object.
Public method SetPageSessionObject(String, UInt64)
Sets the page session object.
Public method SetPageSessionObject(String, Single)
Sets the page session object.
Public method SetPageSessionObject(String, Char)
Sets the page session object.
Public method SetPageSessionObject(String, Guid)
Sets the page session object.
Public method SetPageSessionObject<(Of <<'(T>)>>)(String, T)
Sets the page session object.