Show / Hide Table of Contents

Class TypeHelper

Inheritance
object
TypeHelper
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Web.Mvc.Common
Assembly: DotNetNuke.Web.Mvc.dll
Syntax
public static class TypeHelper

Methods

ObjectToDictionary(object)

Declaration
public static RouteValueDictionary ObjectToDictionary(object value)
Parameters
Type Name Description
object value
Returns
Type Description
RouteValueDictionary
Back to top by the community, for the community... #DNNCMS