Class NavListProperties
[TypeConverter(typeof(ExpandableObjectConverter))]
public class NavListProperties : StateBagProxy
- Inheritance
-
NavListProperties
- Inherited Members
Constructors
NavListProperties(string, StateBag)
public NavListProperties(string prefix, StateBag viewState)
Parameters
Properties
CssClass
public string CssClass { get; set; }
Property Value
Style
public string Style { get; set; }