Table of Contents

Class NavListProperties

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

Constructors

NavListProperties(string, StateBag)

public NavListProperties(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