Show / Hide Table of Contents

Class RenderOption

Inheritance
object
RenderOption
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Web.UI.WebControls.Internal
Assembly: DotNetNuke.Web.dll
Syntax
[DataContract]
public class RenderOption

Constructors

RenderOption()

Declaration
public RenderOption()

Properties

Option

Declaration
[DataMember(Name = "option")]
public string Option { get; set; }
Property Value
Type Description
string

Extension Methods

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