Table of Contents

Class NavContentProperties

Namespace
InSite.Common.Web.UI
Assembly
InSite.UI.dll
[TypeConverter(typeof(ExpandableObjectConverter))]
public class NavContentProperties : StateBagProxy
Inheritance
NavContentProperties
Inherited Members

Constructors

NavContentProperties(string, StateBag)

public NavContentProperties(string prefix, StateBag viewState)

Parameters

prefix string
viewState StateBag

Properties

CssClass

public string CssClass { get; set; }

Property Value

string

Style

public string Style { get; set; }

Property Value

string