Show / Hide Table of Contents

Class UrlEnumHelpers

Inheritance
object
UrlEnumHelpers
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Entities.Urls
Assembly: DotNetNuke.dll
Syntax
public class UrlEnumHelpers

Constructors

UrlEnumHelpers()

Declaration
public UrlEnumHelpers()

Methods

FromString(string)

Declaration
[Obsolete("Deprecated in DotNetNuke 9.7.2. Use DotNetNuke.Abstractions.Urls.BrowserTypes instead. Scheduled for removal in v11.0.0.")]
public static BrowserTypes FromString(string value)
Parameters
Type Name Description
string value
Returns
Type Description
BrowserTypes

ParseBrowserType(string)

Declaration
public static BrowserTypes ParseBrowserType(string value)
Parameters
Type Name Description
string value
Returns
Type Description
BrowserTypes

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS