Show / Hide Table of Contents

Class OpenIDConstants.DisplayModes

Display modes.

Inheritance
object
OpenIDConstants.DisplayModes
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: ComponentSpace.OpenID
Assembly: ComponentSpace.OpenID.dll
Syntax
public static class OpenIDConstants.DisplayModes

Fields

Page

Page.

Declaration
public const string Page = "page"
Field Value
Type Description
string

Popup

Popup window.

Declaration
public const string Popup = "popup"
Field Value
Type Description
string

Touch

Touch interface.

Declaration
public const string Touch = "touch"
Field Value
Type Description
string

Wap

Phone.

Declaration
public const string Wap = "wap"
Field Value
Type Description
string
In this article
Back to top Copyright © ComponentSpace Pty Ltd 2022-2026. All rights reserved.